nuttx/arch/arm
Petro Karashchenko 24abf9d5d9 arch/arm/samv7: EMAC bugfixes
1. Fix error recovery mechanism during transmission error
   handling (enable transmission at the end).
2. Fix compilation / operation with CONFIG_SAMV7_EMAC_PREALLOCATE=y
3. Enable fully configured address space for transmission queues
   to allow sending packets with length more than 976 bytes. With
   partially configured address space the AHB error is generated
   during transmission of long packets.

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-07-12 18:34:37 +08:00
..
include arch/stm32f0l0g0: add support for stm32l053 2022-07-09 23:37:33 +08:00
src arch/arm/samv7: EMAC bugfixes 2022-07-12 18:34:37 +08:00
Kconfig arch/arm/Kconfig: Add description for ARM_THUMB to make it configurable 2022-07-05 19:34:18 +08:00