Commit Graph

12496 Commits

Author SHA1 Message Date
Scott Shawcroft 72d993d60c
py changes for supporting superclass constructors that take kwargs 2019-01-14 17:29:19 -08:00
Scott Shawcroft 619bc4caae
Support subclasses of Shape as bitmaps. 2019-01-14 17:29:18 -08:00
Scott Shawcroft a14762a16c
Add support for rendering a shape.
Fixes #1171
2019-01-14 17:29:15 -08:00
Dan Halbert 738e8f0028
Merge pull request #1467 from adafruit/tannewt-patch-5
Remove ESP8266 build
2019-01-14 17:37:19 -05:00
Scott Shawcroft b5f35b82e1
Remove from build info too 2019-01-14 13:30:09 -08:00
Scott Shawcroft 3aeadb9f0c
Remove ESP8266 build
We're removing support in 4.0 because it doesn't have native usb.
2019-01-14 12:02:33 -08:00
Scott Shawcroft 6c1d671c7e
Merge pull request #1459 from TG-Techie/master
add Datalore IP M4 to the atmel boards folder
2019-01-13 23:10:35 -08:00
TG-Techie ef6c9e7df6 removed commented code 2019-01-12 23:19:40 -05:00
TG-Techie 309a02efa1 added datalore ip m4 to boards 2019-01-12 23:06:12 -05:00
Dan Halbert 9678a5a328
Merge pull request #1458 from dhalbert/winbond-8mb
support winbond 8MB chips on all boards that might use them
2019-01-12 15:38:09 -05:00
Dan Halbert 5f9980fb6b support winbond 8MB chips on all boards that might use them 2019-01-12 13:24:35 -05:00
Dan Halbert 42e95e2877
Merge pull request #1455 from yeyeto2788/master
Spanish translations
2019-01-12 11:32:15 -05:00
Scott Shawcroft c5e1f0b6af
Merge pull request #1457 from dhalbert/grand-central-i2c-fix
Use correct SERCOM for SDA/SCL on Grand Central
2019-01-11 17:01:32 -08:00
Dan Halbert 6eecf96710 Use correct SERCOM for SDA/SCL on Grand Central 2019-01-11 19:06:46 -05:00
Scott Shawcroft 62a8cc2825
Merge pull request #1453 from tannewt/text_on_pyportal
Enable the display on pyportal
2019-01-11 10:33:16 -08:00
Juan Biondi 948cc03031
Update es.po 2019-01-11 17:12:01 +01:00
Juan Biondi 135b50a650
Update es.po 2019-01-11 09:53:51 +01:00
Scott Shawcroft b2cec6275c
Fix screen rotation and reset pin 2019-01-11 00:10:41 -08:00
Scott Shawcroft 573c6d60ba
Merge pull request #1446 from dhalbert/bleio-rev
Initial rewrite of bleio
2019-01-10 19:59:17 -08:00
Dan Halbert c863ad442f Remove duplicate msg from pt_BR.po 2019-01-10 21:32:21 -05:00
Dan Halbert 50ee5ef24c merge translations; add bleio comments; fix minor sphinx issues in midi 2019-01-10 21:12:17 -05:00
Dan Halbert c80b5f4f4c make translate 2019-01-10 20:56:48 -05:00
Scott Shawcroft 6594937a65
Support rendering groups inside groups 2019-01-10 17:30:16 -08:00
Scott Shawcroft 19db886645
Support the display on the pyportal.
Also fix #1390, reload during sleep broken.
2019-01-10 17:29:34 -08:00
Dan Halbert 516d7da641
Merge pull request #1449 from tannewt/midi
Add USB MIDI support for SAMD and nRF.
2019-01-10 19:49:33 -05:00
Scott Shawcroft 16b4fa7ea7
Merge pull request #1445 from chalei/chalei-ID-translate
Create ID.po to Merge Bahasa Indonesia String internationalization
2019-01-10 12:08:44 -08:00
Scott Shawcroft 580f73df94
Merge pull request #1450 from ShawnHymel/master
Added support for SparkFun SAMD21 Mini Breakout
2019-01-10 11:20:33 -08:00
Scott Shawcroft 41d3ea231b
Add new translation messages 2019-01-10 11:06:45 -08:00
Scott Shawcroft 3dd59c3d5f
Polish thanks to Dan's feedback 2019-01-10 11:00:40 -08:00
Shawn Hymel bbf77a7efb
Merge branch 'master' into master 2019-01-10 12:50:05 -06:00
Shawn Hymel 62ea1bd43e
Added SparkFun SAMD21 mini to travis.yml 2019-01-10 12:48:13 -06:00
Scott Shawcroft 07ae65dfc7
Merge pull request #1408 from hathach/nrf52_pulsein
added pulsein using nrfx gpiote (gpio interrupt)
2019-01-10 10:30:40 -08:00
Juan Biondi a6e0ea3e23
Merge pull request #3 from adafruit/master
Add latest changes on repo
2019-01-10 17:21:30 +01:00
hathach ee410b2cf1 Merge branch 'master' into nrf52_pulsein 2019-01-10 10:54:40 +07:00
Dan Halbert d3b8581ce0 fix merge conflicts; address some comments 2019-01-09 19:59:48 -05:00
ShawnHymel 5c15a19c32 Added SparkFun SAMD21 Mini port 2019-01-09 16:12:43 -06:00
Scott Shawcroft dabb8ffdaa
Merge pull request #1448 from dhalbert/sphinx-fixes
Fix sphinx build issues; add better travis fold reporting; update aut…
2019-01-09 14:04:03 -08:00
Scott Shawcroft b5e40f52c2
Add USB MIDI support for SAMD and nRF.
The API should be identical to using a UART for MIDI.

Fixes #672
2019-01-09 14:02:11 -08:00
Dan Halbert d41ed768dc Fix sphinx build issues; add better travis fold reporting; update author info 2019-01-09 16:22:19 -05:00
Dan Halbert 382467904a bad status check in .travis.yml 2019-01-09 14:42:24 -05:00
Dan Halbert 617c23618b make translate 2019-01-09 14:00:17 -05:00
Dan Halbert e47decbdc5 improve travis fold status reporting; fix sphinx build; fix sphinx errors 2019-01-09 13:32:45 -05:00
Dan Halbert 47a9d14ba6 try to fix travis fold status reporting 2019-01-09 12:07:50 -05:00
Dan Halbert 89af666093 fix sphinx complaint; more travis fold status reporting 2019-01-09 10:36:38 -05:00
Dan Halbert 5fc28970b4 Remove download_ble_stack.sh from .travis.yml; it was deleted because we don't need it anymore. 2019-01-09 09:13:56 -05:00
hathach f366e3feea Merge branch 'master' into nrf52_pulsein 2019-01-09 20:39:35 +07:00
hathach cfc4c8cbfa
minor clean up 2019-01-09 15:43:54 +07:00
hathach db82160eef
fix pulsein incorrect compute 2019-01-09 15:15:30 +07:00
Dan Halbert 0599fbf7d8 Merge remote-tracking branch 'adafruit/master' into bleio-rev 2019-01-08 16:40:12 -05:00
Dan Halbert 13d607698e m_tx_in_progress might underflow (check on this) 2019-01-08 16:37:14 -05:00