This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 08:36:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ef409169fab2b6c7f0c28cc48aa66367ba197a1b
nuttx
/
configs
/
stm32ldiscovery
/
src
T
History
Gregory Nutt
db562b774a
Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that their own custom debug. Now all use CONFIG_DEBUG_SENSOR, sndbg()
2014-12-16 09:54:32 -06:00
..
.gitignore
…
Makefile
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
stm32_autoleds.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
stm32_boot.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
stm32_buttons.c
More trailing whilespace removal
2014-04-13 16:22:22 -06:00
stm32_cxxinitialize.c
…
stm32_lcd.c
Clean up some naming: fd vs. fildes vs. filedes and filep vs filp
2013-09-28 16:50:07 -06:00
stm32_nsh.c
All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces
2014-10-08 14:28:55 -06:00
stm32_pwm.c
…
stm32_qencoder.c
Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that their own custom debug. Now all use CONFIG_DEBUG_SENSOR, sndbg()
2014-12-16 09:54:32 -06:00
stm32_spi.c
…
stm32_userleds.c
…
stm32_watchdog.c
…
stm32ldiscovery.h
…