Commit Graph

12275 Commits

Author SHA1 Message Date
ShawnHymel 4c81d9a9ac Added SD_CD pin definition 2018-12-08 17:40:46 -06:00
ShawnHymel a3f46a3ccb Removed mpy-cross binary 2018-12-08 17:00:04 -06:00
ShawnHymel 7d6ceeac56 Renamed doc to docs and updated README with rst. 2018-12-08 16:58:51 -06:00
ShawnHymel 9d6d94b5f5 Renamed image 2018-12-08 16:48:26 -06:00
ShawnHymel 52dbbcb23f Added board test suite 2018-12-08 16:47:17 -06:00
ShawnHymel 3d597aae92 Added MKR Zero board definition. 2018-12-02 18:07:19 -06:00
Dan Halbert 57c2c4134c
Merge pull request #1347 from tannewt/gc_rev_b
Update for Grand Central Rev B
2018-11-30 20:17:05 -05:00
Scott Shawcroft c55183f71a
Merge remote-tracking branch 'adafruit/master' into gc_rev_b 2018-11-30 15:09:15 -08:00
Scott Shawcroft 48928d4b25
Auto build and a couple pin fixes 2018-11-30 15:08:06 -08:00
Dan Halbert 57b61a9141
Merge pull request #1366 from tannewt/update_website_with_release
Add support for adding release info into adafruit/circuitpython-org
2018-11-30 17:48:02 -05:00
Scott Shawcroft 6e15ab6385
Stop ignoring SD hex files and improve the error when its missing. 2018-11-30 13:26:12 -08:00
Scott Shawcroft df18d22a93
Capture stderr as well and work on nRF build 2018-11-30 12:59:05 -08:00
Scott Shawcroft cf70dc4f1c
Fix BLE build 2018-11-30 11:53:33 -08:00
Scott Shawcroft 56345ff997
A few tweaks based on review feedback 2018-11-30 10:58:27 -08:00
Scott Shawcroft 9d07e95351
Add support for adding release info into adafruit/circuitpython-org
This also changes the build script to python with better output.
2018-11-30 00:30:57 -08:00
Dan Halbert ab94344bae
Merge pull request #1360 from adafruit/tannewt-patch-5
Make sure the commit builds include version info
2018-11-28 09:00:24 -05:00
Scott Shawcroft f13fac0fb4
try 3 2018-11-28 00:19:17 -08:00
Scott Shawcroft f4e7d7fbb4
Try to get the last tag. 2018-11-27 23:59:02 -08:00
Scott Shawcroft 272be10914
Fetch back to 4.0.0-alpha.2 so Travis has the latest tags 2018-11-27 23:29:30 -08:00
Scott Shawcroft c47c495aca
Merge pull request #1329 from notro/oserror_errno
Support OSError subclasses and attributes
2018-11-27 22:35:54 -08:00
Dan Halbert f6c73b35f9
Merge pull request #1323 from notro/os_mkdir_a_b
shared-module/os: Fix os.mkdir('a/b')
2018-11-27 17:08:51 -05:00
Scott Shawcroft 913b513929
Merge pull request #1357 from ElectronicCats/add-electroniccats-catwan-usbstick
Added board Electronic Cats CatWAN USB Stick
2018-11-27 11:58:26 -08:00
Scott Shawcroft 60480ff4ed
Merge pull request #1351 from jepler/issue1307-ujson
json: enable on nrf boards and "large flash" M4 samd boards
2018-11-27 11:29:29 -08:00
Dan Halbert 4e8531f4a2
Merge pull request #1358 from tannewt/fix_840_qspi
Fix QSPI on Feather nRF52840
2018-11-27 08:38:35 -05:00
Scott Shawcroft d446d328d8
Fix QSPI on Feather nRF52840
We were writing with quad page program including the address (0x38)
which is unsupported by the GD25Q16C but it is supported by the
flash on the DK. So, we use the single address, quad data command
(0x32).
2018-11-27 00:13:24 -08:00
Dan Halbert 027ed82c2c
Merge pull request #1356 from tannewt/xenial_travis
Update to Xenial on Travis
2018-11-27 00:06:35 -05:00
sabas1080 a053eb2205 auto-built and documentation 2018-11-26 14:51:04 -06:00
sabas1080 1da2425612 Add Electronic Cats CatWAN USB Stick 2018-11-26 14:39:58 -06:00
Scott Shawcroft 0c55ddf0fc
Update to Xenial on Travis 2018-11-26 11:53:03 -08:00
Dan Halbert 292737fa2b
Merge pull request #1354 from tannewt/nrf_feather_fixes
A few fixes for nRF52840 feather QSPI and neopixel
2018-11-23 22:30:40 -05:00
Scott Shawcroft 15eeac5d4b
A few fixes for nRF52840 feather QSPI and neopixel 2018-11-23 14:22:07 -08:00
Scott Shawcroft e77c06e8c3
Merge pull request #1353 from tannewt/usb_update
Update tinyusb to include control fixes.
2018-11-23 13:52:39 -08:00
Scott Shawcroft 324301e3bc
Update tinyusb to include control fixes. 2018-11-23 13:28:10 -08:00
Limor "Ladyada" Fried 3ca74d8693
Merge pull request #1349 from dhalbert/feather52840-pins
Latest Feather nRF52840 pin revisions
2018-11-22 19:48:43 -08:00
Jeff Epler 52fd151c9c ports/nrf: enable json module on nrf boards generally 2018-11-22 10:35:57 -06:00
Jeff Epler 78972cc879 ports/atmel-samd: enable json module on M4 boards with lots of flash 2018-11-22 10:35:44 -06:00
Dan Halbert 5fe746f643 Latest Feather nRF52840 pin revisions 2018-11-21 19:46:49 -05:00
Kattni f0d02fcbf0
Merge pull request #1348 from sommersoft/fix_drivers
Fix Driver RTD Links
2018-11-21 14:30:30 -05:00
sommersoft 4254ae6d5b add 74HC595 2018-11-21 13:05:02 -06:00
sommersoft 59430ea26d fix L3GD20 link 2018-11-21 12:58:11 -06:00
sommersoft d7aa790e4b add trailing '/' to links missing them 2018-11-21 12:55:01 -06:00
Scott Shawcroft 7d1a62e4ba
Update for Grand Central Rev B 2018-11-20 10:54:13 -08:00
Scott Shawcroft b823cbd089
Merge pull request #1345 from C47D/fix_monotonic_ns
Fix time.monotonic_ns docstring
2018-11-18 21:53:23 -08:00
Carlos 060b84a0fa Remove reference to clock_id on the function descriptiions 2018-11-18 10:43:28 -06:00
Carlos 55a9e2d697 Fix time.monotonic_ns docstring 2018-11-18 10:41:35 -06:00
Scott Shawcroft 0ea31ec15d
Merge pull request #1339 from dhalbert/3.x-frozen-swap
Merge 3.x .frozen and /lib swap on sys.path; update frozen libs
2018-11-15 12:52:54 -08:00
Dan Halbert 11de8fdca7 merge 3.x swap of /lib and .frozen; update frozen libs 2018-11-15 15:00:23 -05:00
Dan Halbert 3ace9ea9ea
Merge pull request #1333 from sommersoft/drivers_page
Update Core Drivers Page [3.x]
2018-11-14 23:40:56 -05:00
sommersoft 3f9b0f764d remove pca10056 from 3.x .travis.yml too 2018-11-14 22:18:32 -06:00
sommersoft df663e42e9 remove pca10056 from 3.x travis builds 2018-11-14 22:02:19 -06:00