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
c1cf1269c7
nuttx
/
configs
/
olimex-stm32-p107
/
src
History
Gregory Nutt
e9a5477506
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00
..
.gitignore
Makefile
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
2016-12-06 08:51:37 -06:00
olimex-stm32-p107.h
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
2016-12-06 08:51:37 -06:00
stm32_appinit.c
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
2016-12-06 08:51:37 -06:00
stm32_boot.c
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
2016-12-06 08:51:37 -06:00
stm32_can.c
Ooops... one too many righ parentheses.
2016-12-09 16:55:10 -06:00
stm32_encx24j600.c
Add argument to STM32 EXTI interrupt handlers.
2017-02-27 14:21:30 -06:00
stm32_spi.c
Add an instance argument to the SPIDEV definitions.
2017-04-29 12:26:52 -06:00