found it. DMA can obviously not handle fragmented pbufs to receive packets. -> debug cleanup needed

This commit is contained in:
2024-08-22 18:14:51 +02:00
parent 497e380860
commit ae47ca8291
5 changed files with 37 additions and 3 deletions

View File

@ -67,7 +67,7 @@ int main(void) {
testEth();
mission();
//mission();
}
static void prvSetupHardware(void) {