Files
nuttx/arch
stbenn cd479f6752 arch/stm32h5: Add ethernet hardware support files
This commit adds files in preperation of adding ethernet drivers for the STM32H563 and Nucleo-H563ZI board.
It also modifies the pinmap to include ethernet pins (and cleaned up leftover comments from L5 file), as well as
add those pins to the board.h for the nucleo-h563zi.

Files added:
  - arch/arm/src/stm32h5/hardware/stm32_ethernet.h
  - arch/arm/src/stm32h5/hardware/stm32_sbs.h
    - Not fully implemented, just register necessary for ethernet driver.
2024-11-10 01:11:10 +08:00
..
2024-10-28 09:24:55 +01:00
2024-11-06 02:56:24 +08:00
2024-10-30 14:45:23 +08:00
2024-11-04 18:06:09 +08:00
2024-10-28 09:24:55 +01:00
2024-11-07 15:21:10 +08:00