This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a88cdaca6a
circuitpython
/
ports
/
zephyr
/
prj_96b_carbon.conf
3 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
zephyr: Add 96b_carbon configuration. As there's no networking support in mainline yet, networking is disabled, because otherwise the board hangs on startup.
2017-03-22 09:36:34 -04:00
# TODO: Enable networking
zephyr/prj_96b_carbon.conf: Re-enable networking on Carbon. The original issue leading to crash on startup if no default network interface was presented, was resolved some time ago. Note that this enables generic networking subsystem, not networking on Carbon.
2017-08-19 04:55:18 -04:00
CONFIG_NETWORKING=y