Commit Graph

12399 Commits

Author SHA1 Message Date
Kattni a48a08d314
Added header image and license badge 2018-12-28 13:43:14 -06:00
Dan Halbert dcdd82ce85
Merge pull request #1428 from hathach/nrf52_esp83266_uart_bug
Nrf52 esp83266 uart bug
2018-12-27 15:38:29 -05:00
hathach 3ee766bc01
put received bytes to fifo when error 2018-12-28 01:05:30 +07:00
hathach d092722ae8
fix #1407 keep receiving in case of error 2018-12-28 00:40:29 +07:00
Dan Halbert ddf0d3fc53
Merge pull request #1427 from jerryneedell/jerryn_argon
remove FRAMEBUF from nrf builds - use QSPI for particle ARGON
2018-12-27 10:12:30 -05:00
Jerry Needell 55084b30ef remome FRAMEBUF from nrf builds - use QSPI for particle ARGON 2018-12-27 09:38:35 -05:00
Dan Halbert 6d60b817f3
Merge pull request #1418 from dhalbert/feather52840-rgb-qspi-fixes
Don't check for corrupt heap too early; Fix QSPI timing
2018-12-26 17:53:06 -05:00
Dan Halbert 60a509bea1
Merge pull request #1426 from arofarn/update-fr
Updated fr.po
2018-12-26 15:17:35 -05:00
Pierrick C 5c776db9b1 make translate 2018-12-26 20:50:24 +01:00
Pierrick C 0b35227bf5 Updated fr.po 2018-12-26 18:54:37 +01:00
Dan Halbert 4f25cc1cbd
Merge pull request #1419 from eighthree/4.x-Tagalog-Language-Update
Updated Tagalog translations
2018-12-26 10:30:49 -05:00
Dan Halbert c8397b098e
Merge pull request #1417 from CarlFK/tinytest-t
Sync with micropython. closes #1414
2018-12-26 10:19:58 -05:00
Dan Halbert 0dfe2dbff0 return error status on more routines; minor simplification of freq setting 2018-12-21 12:30:54 -05:00
eighthree 9c26c5829e Update fil.po
Minor word change
2018-12-20 22:16:42 -08:00
eighthree e312b93cb0 Update Tagalog translations
- Modified changed strings
- Added new translations
2018-12-20 22:12:38 -08:00
Dan Halbert bce6d124af Don't check for corrupt heap too early; Fix QSPI timing 2018-12-20 21:28:36 -05:00
Carl Karsten 5f3a259827 Sync with micropython. closes #1414 2018-12-20 18:44:39 -06:00
Dan Halbert ca60a034c7
Merge pull request #1411 from adafruit/ladyada-patch-1
Update README.rst
2018-12-19 14:19:43 -05:00
Limor "Ladyada" Fried a9f0b31a15
Update README.rst
https://github.com/adafruit/circuitpython/issues/1410
2018-12-19 13:25:18 -05:00
Dan Halbert 5e4b3a8fb6
Merge pull request #1402 from hathach/nrf_uartio_fix
use rbuf for busio uart
2018-12-13 15:47:02 -05:00
hathach b37b2fa7e7 overwrite old data if fifo is full 2018-12-13 23:56:06 +07:00
hathach e136222ae2 use rbuf for busio uart 2018-12-13 23:48:53 +07:00
Scott Shawcroft 6773fe6a42
Merge pull request #1400 from TG-Techie/patch-1
the logo dir's contents don't match readme description
2018-12-12 11:21:57 -08:00
Dan Halbert 9e97f9e406
Merge pull request #1401 from dhalbert/travis-ci-com
Update badge to travis-ci.com
2018-12-12 12:31:54 -05:00
Dan Halbert 87073b4fbe Update badge to travis-ci.com 2018-12-12 11:58:46 -05:00
TG-Techie 1361391ed9
the logo dir's contents don't match readme description 2018-12-12 08:51:16 -05:00
Scott Shawcroft 69bb4ae670
Merge pull request #1397 from ShawnHymel/master
Added board support for Arduino MKR Zero
2018-12-11 13:09:27 -08:00
Dan Halbert 17255bc065
Merge pull request #1399 from tannewt/default_nrf_to_uf2
Default nrf boards to UF2
2018-12-11 15:21:41 -05:00
Scott Shawcroft 29f9794dcf
Curly brace change to make it more consistent
And to queue Travis
2018-12-11 11:57:52 -08:00
Scott Shawcroft b1c882a26b
Default nrf boards to UF2 2018-12-11 11:51:07 -08:00
Scott Shawcroft 70939ad517
Merge pull request #1395 from jerryneedell/jerryn_cpython
enable MICROPY_CPYTHON_COMPAT
2018-12-11 10:54:17 -08:00
ShawnHymel a9d2bfada4 Removed test suite. Fixed links in main README. 2018-12-11 12:33:11 -06:00
Scott Shawcroft ed8ee24fcc
Merge pull request #1367 from sparkfun/master
Adding SparkFun nRF52840 Mini board support
2018-12-10 21:27:30 -08:00
Scott Shawcroft 8fc72e8978
Add SPI and I2C to SparkFun nRF52840 mini definition and add it to Travis. 2018-12-10 20:32:19 -08:00
Scott Shawcroft 8a981dc8e8
Merge remote-tracking branch 'adafruit/master' into sfe840 2018-12-10 20:13:36 -08:00
Dan Halbert c3c600dfa3
Merge pull request #1394 from tannewt/fix_board_info
Fix build board info for python3.5
2018-12-10 17:09:43 -05:00
Jerry Needell a90343022a enble MICROPYTHON_CPYTHON_COMPAT - fix mpconfigport.h to allow and enable a few more items for compatiblilty with other builds 2018-12-10 16:35:40 -05:00
Scott Shawcroft 4f7380147d
Merge pull request #1393 from tannewt/use_file_glob
Use file glob for release files
2018-12-10 13:19:28 -08:00
Scott Shawcroft 96e65fa641
Fix build board info for python3.5 2018-12-10 13:17:05 -08:00
Scott Shawcroft f9862f1c15
Use file glob for release files 2018-12-10 12:55:35 -08:00
Dan Halbert 21e2928313
Merge pull request #1392 from tannewt/strip_version
Strip a newline from the version tag.
2018-12-10 13:55:42 -05:00
Scott Shawcroft 7da85f5a4f
Strip a newline from the version tag. 2018-12-10 10:13:09 -08:00
ShawnHymel f8ded46ad6 Merged field in pin table in README. 2018-12-08 17:42:42 -06:00
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
Dan Halbert 2b739e1eb6
Merge pull request #1386 from tannewt/uf2s_for_particle
Build UF2s for the particle boards
2018-12-07 22:02:09 -05:00
Dan Halbert 2a5891809a
Merge pull request #1385 from tannewt/fix_background_task
Fix running the USB task on nRF.
2018-12-07 22:01:50 -05:00