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
/
stm32l476vg-disco
/
src
History
Gregory Nutt
0de294a586
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
2017-05-11 13:35:56 -06:00
..
Makefile
…
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
…
stm32_boot.c
…
stm32_buttons.c
Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set.
2017-04-09 14:44:49 -06:00
stm32_clockconfig.c
…
stm32_spi.c
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00
stm32_usb.c
STM32 L4: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
2017-03-02 12:36:40 -06:00
stm32_userleds.c
…
stm32l476vg-disco.h
…