This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
59ad16b506
circuitpython
/
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
Reference in New Issue
Copy Permalink