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
circuitpython
/
ports
/
atmel-samd
/
boards
/
ugame10
History
Matt Land
e8e75c056a
For the two boards without SCL and SDA can you still add the board global entry for I2C? That way they'll raise the NotImplementedError with the better message instead of a NameError.
2018-05-16 17:02:41 -04:00
..
board.c
Update ugame port for the final ugame10 version
2018-01-29 22:19:09 +01:00
mpconfigboard.h
used pins.c instead of README.rst
2018-05-16 15:54:01 -04:00
mpconfigboard.mk
Update ugame port for the final ugame10 version
2018-01-29 22:19:09 +01:00
pins.c
For the two boards without SCL and SDA can you still add the board global entry for I2C? That way they'll raise the NotImplementedError with the better message instead of a NameError.
2018-05-16 17:02:41 -04:00