nuttx/configs/nucleo-f4x1re/src
2016-02-26 16:48:09 -06:00
..
Makefile Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
nucleo-f4x1re.h For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_adc.c
stm32_ajoystick.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
stm32_appinit.c Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
stm32_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_boot.c Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
stm32_buttons.c
stm32_io.c
stm32_spi.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
stm32_wireless.c Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS 2016-02-26 16:48:09 -06:00