Commit Graph

12399 Commits

Author SHA1 Message Date
jimblom f67814fc97 Adding SparkFun nRF52840 Mini board support. 2018-11-30 13:57:22 -07: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
Juan Biondi e7fda9c4be
Fix error on line 1901 2018-11-30 16:17:56 +01:00
Juan Biondi e26fcd15db
Fix error on line 1900 2018-11-30 16:12:47 +01: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
Juan Biondi 99c1f4f375 Add other strings. 2018-11-30 07:35:48 +01:00
Juan Biondi 2eb4fe6469 Missing typo fixed 2018-11-30 07:20:35 +01:00
Juan Biondi dcd1e419c0 Fix typos found on PR 2018-11-30 07:17:37 +01:00
Juan Biondi fa041bddc2 Add other msgstr translated. 2018-11-29 16:32:06 +01:00
Juan Biondi 7d8e63c05b Add some msgstr translations 2018-11-29 15:23:42 +01: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
Benjamin Shockley 69eb2efced
Update devices.h 2018-11-20 13:21:43 -06:00
Scott Shawcroft 7d1a62e4ba
Update for Grand Central Rev B 2018-11-20 10:54:13 -08:00
Benjamin Shockley c344d48840
Update devices.h 2018-11-20 12:44:12 -06: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
Benjamin Shockley 05ff3feea5 Merge branch 'master' of https://github.com/bwshockley/circuitpython 2018-11-16 09:52:50 -06:00
Benjamin Shockley acb9bd7618 Cleanup for Mini SAM M4 Only
Remvoed older files and cleaned up repository to reflect changes for Mini SAM M4.
2018-11-16 09:46:08 -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