forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from adafruit/master
Update base
- Loading branch information
Showing
1,114 changed files
with
9,834 additions
and
218,796 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule Adafruit_CircuitPython_CircuitPlayground
updated
8 files
Submodule Adafruit_CircuitPython_IRRemote
updated
3 files
+2 −16 | adafruit_irremote.py | |
+1 −1 | examples/irremote_simpletest.py | |
+2 −1 | examples/irremote_transmit.py |
Submodule Adafruit_CircuitPython_LIS3DH
updated
3 files
+3 −3 | adafruit_lis3dh.py | |
+19 −17 | examples/lis3dh_adc.py | |
+5 −0 | examples/lis3dh_simpletest.py |
Submodule Adafruit_CircuitPython_Thermistor
updated
2 files
+24 −0 | README.rst | |
+5 −1 | adafruit_thermistor.py |
Submodule Adafruit_CircuitPython_seesaw
updated
4 files
+6 −0 | .gitignore | |
+1 −1 | adafruit_seesaw/neopixel.py | |
+8 −22 | adafruit_seesaw/seesaw.py | |
+100 −0 | adafruit_seesaw/tftshield18.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.