nuttx/configs/nucleo-l452re/src
2017-10-11 12:13:41 -06:00
..
.gitignore configs: add nucleo-l452re board files 2017-05-04 15:24:16 +03:00
Makefile configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
nucleo-l452re.h configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
stm32_adc.c fs/vfs: Add new internal OS interface nx_read(). nx_read() is functionally equivalent to read() except that it does not modify the errno variable and it is not a cancellation point. Changed all references to read() in the OS to nx_read(). 2017-10-11 12:13:41 -06:00
stm32_appinit.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
stm32_autoleds.c configs: add nucleo-l452re board files 2017-05-04 15:24:16 +03:00
stm32_boot.c STM32L4: Eliminate a warning about implicit definition of function. While we are at it, let's improve the naming a little too. 2017-07-22 09:53:29 -06:00
stm32_bringup.c Mostly cosmetic changes from review of last PR. Also same inappropriate use of _info changes to configurable debug macros. Remember folks, if it has a _ or __ in front, it is not intended for use outside of the header file. It is an internal private definition. 2017-08-30 07:05:30 -06:00
stm32_buttons.c configs: add nucleo-l452re board files 2017-05-04 15:24:16 +03:00
stm32_dac.c Mostly cosmetic changes from review of last PR. Also same inappropriate use of _info changes to configurable debug macros. Remember folks, if it has a _ or __ in front, it is not intended for use outside of the header file. It is an internal private definition. 2017-08-30 07:05:30 -06:00
stm32_spi.c STM32L4: Eliminate a warning about implicit definition of function. While we are at it, let's improve the naming a little too. 2017-07-22 09:53:29 -06:00
stm32_userleds.c configs: add nucleo-l452re board files 2017-05-04 15:24:16 +03:00