nuttx/boards/arm/stm32f7/stm32f746g-disco/src
simbit18 09bfaa7292 fix nxstyle
fix Relative file path does not match actual file.
2024-05-11 01:19:06 +08:00
..
CMakeLists.txt fix nxstyle 2024-05-11 01:19:06 +08:00
Make.defs stm32f7/stm32f746g-disco: Add common board support 2023-08-28 21:03:19 +03:00
stm32_adc.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_appinitialize.c
stm32_autoleds.c
stm32_boot.c Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_bringup.c Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00
stm32_buttons.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_extmem.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_lcd.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_n25q.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_sdmmc.c sdcard: update sdcard detection to avoid 0xff assignment to bool type 2023-06-11 12:55:29 +08:00
stm32_spi.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_sporadic.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_touchscreen.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_usb.c drivers: Format pointer through "%p" for kthread_create 2023-07-30 23:40:59 +03:00
stm32_userleds.c
stm32_wm8994.c Fix Error: stm32_wm8994.c:198:54: error: format specifies type 'unsigned long' but the argument has type 'uint32_t' (aka 'unsigned int') 2022-11-22 11:38:41 +08:00
stm32f746g-disco.h Added initial USB support for stm32f746g discovery. 2022-12-03 20:06:47 +08:00