This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
nucleo-l432kc
/
src
History
Gregory Nutt
4cba634a12
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
..
Makefile
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
2017-08-24 10:26:53 -06:00
nucleo-l432kc.h
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
2017-08-24 10:26:53 -06:00
stm32_adc.c
configs: update STM32L4 configs for ADC changes
2017-08-30 11:40:58 +03:00
stm32_appinit.c
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
2017-08-24 10:26:53 -06:00
stm32_autoleds.c
…
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_buttons.c
…
stm32_pwm.c
…
stm32_qencoder.c
…
stm32_spi.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_timer.c
…
stm32_userleds.c
More unbuilt stm32 -> stm32l4 changes
2017-05-09 11:15:08 +02:00