Gregory Nutt 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
..
.gitignore f4920eae36 Olimex-STM32-H407: Pick up a few changes from PR38. Most of those changes are, however, not appropriate or not incompliance with NuttX naming or coding style. 8 年之前
Makefile f07be860dd Olimex STM32 H407: Add basic infrastructure for MMC/Sd support 8 年之前
olimex-stm32-h407.h 35dfe25430 Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 7 年之前
stm32_adc.c c67b807f43 configs/: Remove dangling spaces at the end of lines in *.c and *.h files. 7 年之前
stm32_appinit.c 0de294a586 Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 7 年之前
stm32_autoleds.c 2ddd57c674 Centralize definitions associated with CONFIG_DEBUG_LEDS 8 年之前
stm32_boot.c 7bca472334 Olimex-STM32_H407: Move board initialization logic from stm32_appinit.c to stm32_bringup.c; Add support for the RTC driver 8 年之前
stm32_bringup.c 35dfe25430 Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 7 年之前
stm32_buttons.c 77f980e676 Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 7 年之前
stm32_can.c 853d332b6c Move CAN subsystem to its own directory and put device drivers there 7 年之前
stm32_sdio.c 7a9a3bea2f stm32_gpiosetevent: GPIO IRQ function should not return the xcpt_t oldhandler. This value is useful and potentially dangerous by itself after the change to assocaite a argument with the interrupt handler. 7 年之前
stm32_usb.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
stm32_userleds.c 2ddd57c674 Centralize definitions associated with CONFIG_DEBUG_LEDS 8 年之前