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
7,700
Commits
21
Branches
274
Tags
785
MiB
f0f6ad20b2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Glenn Ruben Bakke
d29539a395
nrf5/modules: Splitting includes to be inside or outside of the compile guard in ubluepy. This way, all micropython specific includes will be outside, and internal will be inside. This way, there will not be any dependency towards ubluepy headers if not compiled in.
2017-02-15 19:33:11 +01:00
Glenn Ruben Bakke
881e90f7b5
nrf5/modules: Adding template for ubluepy delegate class.
2017-02-15 00:15:48 +01:00