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
/
nucleo-f303re
/
src
History
Gregory Nutt
3810f9e942
Remove configurations using canutils/libuavcan and examples/uavcan. libuavcan has not built for a year or so. The basic problem is that as NuttX advances, the old frozen versino of libuavcan has become absolute because it violates the portable POSIX OS interface. No one is maintaining the port so there is no alternative but to remove it.
2018-03-23 07:37:49 -06:00
..
Makefile
…
nucleo-f303re.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
stm32_adc.c
…
stm32_appinitialize.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
Remove configurations using canutils/libuavcan and examples/uavcan. libuavcan has not built for a year or so. The basic problem is that as NuttX advances, the old frozen versino of libuavcan has become absolute because it violates the portable POSIX OS interface. No one is maintaining the port so there is no alternative but to remove it.
2018-03-23 07:37:49 -06:00
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_can.c
Move CAN subsystem to its own directory and put device drivers there
2017-05-12 11:48:47 -03:00
stm32_pwm.c
…
stm32_spi.c
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00
stm32_ssd1351.c
…
stm32_timer.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
stm32_uid.c
…
stm32_userleds.c
…