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
3,845
Commits
1
Branch
0
Tags
291
MiB
d39b7ec4bc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gregory Nutt
629d7e4ec0
Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device.
2015-03-31 15:00:23 -06:00
Gregory Nutt
1bc6613e41
Add support for the Olimex STM32 h405. From Martin Lederhilger
2014-06-03 10:34:36 -06:00