nuttx/configs/nucleo-f4x1re/src
2015-02-27 20:02:03 -06:00
..
Makefile Nucleo-F4x1RE: Add support for an analog joystick shield. There are still some ADC issues to be worked through as of the initial commit 2014-12-03 16:41:09 -06:00
nucleo-f4x1re.h configs/: Remove prototypes of board_led* functions from all board header files 2015-02-27 17:32:01 -06:00
stm32_adc.c Nucleo-F4x1RE: Fix some joystick shield logic 2014-12-04 09:37:46 -06:00
stm32_ajoystick.c Nucleo-f4x1re: Add pull-ups to joystick button GPIOs 2014-12-04 13:20:47 -06:00
stm32_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
stm32_boot.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
stm32_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
stm32_cxxinitialize.c Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00
stm32_io.c Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00
stm32_nsh.c Nucleo-F4x1RE: Fix some joystick shield logic 2014-12-04 09:37:46 -06:00
stm32_spi.c Nucleo F4x1RE: Typos in previously untested code. message() does not exist, return value from void function, missing inclusion of errno.h. From Sébastien Lorquet 2014-11-24 11:29:22 -06:00
stm32_userleds.c Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00
stm32_wireless.c Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00