nuttx/configs/olimex-stm32-h405/src
2016-05-24 10:51:22 -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
olimex-stm32-h405.h Remove internal from name of all board header files 2015-12-29 15:44:56 -06:00
stm32_adc.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_boot.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_buttons.c On stm32F2xx gpio is encoded to 20bits but the button definitions use 16bit type. 2016-02-25 11:12:27 -06:00
stm32_can.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
stm32_usb.c Add support for the Olimex STM32 h405. From Martin Lederhilger 2014-06-03 10:34:36 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00