nuttx/arch/arm
David Sidrane 5cbebda133 kinetis:Ethernet fixed & better interrupt management
When any error was detected the buffers descriptors were
   blindly initialized. This caused the TX of the MAC to
   be in a bad state. The correct thing to do, we disable
   the MAC, init the bufffers and re-eanable the MAC.

   The interrupts were being throlled at the NVIC. This been
   cleaned up.
2020-06-21 14:16:26 -06:00
..
include arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h 2020-06-10 08:24:47 +02:00
src kinetis:Ethernet fixed & better interrupt management 2020-06-21 14:16:26 -06:00
Kconfig Add support for STM32G474: Modify existing files 2020-05-23 09:02:00 -03:00