This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
configs
/
stm32f334-disco
/
src
History
Gregory Nutt
5d6e6d66e2
Fix another improperly qualified configuration varaible: CONFIG_HRTIM -> CONFIG_STM32_HRTIM. This is necessary to avoid conflict and confusion with other Kconfig files that may have the save variable definition.
2018-06-28 11:37:29 -06:00
..
Makefile
Merged in raiden00/nuttx (pull request
#529
)
2017-11-05 14:15:04 +00:00
stm32_adc.c
…
stm32_appinit.c
Fix another improperly qualified configuration varaible: CONFIG_HRTIM -> CONFIG_STM32_HRTIM. This is necessary to avoid conflict and confusion with other Kconfig files that may have the save variable definition.
2018-06-28 11:37:29 -06:00
stm32_autoleds.c
…
stm32_boot.c
…
stm32_buttons.c
…
stm32_comp.c
…
stm32_hrtim.c
Fix another improperly qualified configuration varaible: CONFIG_HRTIM -> CONFIG_STM32_HRTIM. This is necessary to avoid conflict and confusion with other Kconfig files that may have the save variable definition.
2018-06-28 11:37:29 -06:00
stm32_opamp.c
…
stm32_powerled.c
Fix another improperly qualified configuration varaible: CONFIG_HRTIM -> CONFIG_STM32_HRTIM. This is necessary to avoid conflict and confusion with other Kconfig files that may have the save variable definition.
2018-06-28 11:37:29 -06:00
stm32_smps.c
Fix another improperly qualified configuration varaible: CONFIG_HRTIM -> CONFIG_STM32_HRTIM. This is necessary to avoid conflict and confusion with other Kconfig files that may have the save variable definition.
2018-06-28 11:37:29 -06:00
stm32f334-disco.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00