nuttx-apps/examples/smps
2018-08-28 15:44:03 -06:00
..
.gitignore Merged in raiden00/apps (pull request #120) 2017-11-05 12:33:06 +00:00
Kconfig apps/exmaples/smps: Fix types in Kconfig. All power, voltage, current values were strings with no default. I assume they should be 'int' with what default? 2018-04-04 15:30:01 -06:00
Make.defs Merged in raiden00/apps (pull request #120) 2017-11-05 12:33:06 +00:00
Makefile Merged in raiden00/apps (pull request #120) 2017-11-05 12:33:06 +00:00
smps_main.c apps/: Call BOARDIOC_FINALINIT after start-up script (or immediately after BOARIOC_INIT is there is no start-up script). 2018-08-28 15:44:03 -06:00