Commit Graph

12746 Commits

Author SHA1 Message Date
ShawnHymel d10fa4a8cb Updated samd readme with SparkFun SAMD21 Dev pinout 2019-01-25 10:14:53 -06:00
Dan Halbert 6be4b07e17
Merge pull request #1492 from tannewt/board_info_fix
Fix board info script to skip removed boards.
2019-01-24 14:37:55 -05:00
Scott Shawcroft d30bdd4cb3
Fix board info script to skip removed boards. 2019-01-24 10:22:14 -08:00
Scott Shawcroft de628ac963
Merge pull request #1488 from Tasm-Devil/master
new translations
2019-01-24 10:06:26 -08:00
Scott Shawcroft e77872f9c6
Merge pull request #1491 from dhalbert/ble-data-length-update
bleio: handle events sent by newer devices and by Android
2019-01-24 09:53:59 -08:00
Dan Halbert 04aa906fac fix a few ble-related doc issues 2019-01-24 00:13:15 -05:00
Dan Halbert 7998a7696d also handle BLE_GATTS_EVT_SYS_ATTR_MISSING: fixes Android: 2019-01-23 22:12:38 -05:00
Dan Halbert b1f1bb1389 support BLE_GAP_EVT_DATA_LENGTH_UPDATE_REQUEST, sent by newer devices 2019-01-23 21:07:23 -05:00
Scott Shawcroft 49581f9e1c
Merge pull request #1489 from tannewt/fix_palette_color
Fix palette color conversion
2019-01-23 15:29:38 -08:00
Scott Shawcroft b2f2abcb22
Make palette color ordering consistent with ColorConvertes and fix blinka. 2019-01-23 14:44:46 -08:00
Scott Shawcroft 3139d0dc20
Use common delay function during display init so we don't starve background tasks. 2019-01-23 14:43:54 -08:00
Pascal Deneaux f6fd65b41c
another " was missing 2019-01-23 22:42:38 +01:00
Pascal Deneaux e82334942a
Update de_DE.po 2019-01-23 20:49:57 +01:00
Pascal Deneaux be3df58ca4
Update de_DE.po 2019-01-23 19:36:21 +01:00
Pascal Deneaux 2ff3b84452
new translations 2019-01-23 15:35:23 +01:00
Pascal Deneaux f7277b5b9f
Merge pull request #1 from adafruit/master
test pull
2019-01-23 13:23:33 +01:00
Dan Halbert 07a4cc0c48
Merge pull request #1487 from tannewt/enable_displayio
Enable displayio on all Express boards.
2019-01-22 22:46:11 -05:00
Scott Shawcroft aaa644b223
Skip displayio on crickit builds and cpx build due to lack of space. 2019-01-22 18:49:37 -08:00
Scott Shawcroft 0cdbc004e6
Enable displayio on all Express boards. 2019-01-22 17:59:31 -08:00
Scott Shawcroft fb2d87bf4f
Merge pull request #1485 from Tasm-Devil/patch-2
Corrected incorrect translations and added some
2019-01-22 16:32:43 -08:00
Scott Shawcroft 0a3f62d8d4
Merge remote-tracking branch 'adafruit/master' into patch-2 2019-01-22 15:57:59 -08:00
Scott Shawcroft cef6e0895a
Merge pull request #943 from rhooper/pixelbuf
Add pixelbuf for accelerating NeoPixel operations
2019-01-22 15:40:24 -08:00
Scott Shawcroft f43379c771
No pixelbuf on Hallowing 2019-01-22 14:38:34 -08:00
Pascal Deneaux 603f64d731
Corrected incorrect translations and added some
Should the error messages from files in the py folder also be translated?
2019-01-22 23:05:38 +01:00
Scott Shawcroft a380865655
Merge remote-tracking branch 'adafruit/master' into HEAD 2019-01-22 14:02:07 -08:00
Scott Shawcroft f46ec0253d
Merge pull request #1484 from larsks/issue/1483
tell people that esp8266 is no longer supported
2019-01-22 13:24:51 -08:00
Scott Shawcroft 736d21fce8
Merge pull request #1482 from dhalbert/bleio2
More bleio revision
2019-01-22 13:24:35 -08:00
Lars Kellogg-Stedman 3d3c50f927 tell people that esp8266 is no longer supported
Closes #1483
2019-01-22 15:40:00 -05:00
Dan Halbert 6aa9f69b19 make translateimgrofybeepboopbop 2019-01-21 21:51:22 -05:00
Dan Halbert e170e03f8c Merge remote-tracking branch 'adafruit/master' into bleio2 2019-01-21 20:38:26 -05:00
Scott Shawcroft 9e8d182fe1
Merge pull request #1480 from dhalbert/packinto-bug
struct.pack_into incorrect buffer size check
2019-01-21 09:28:18 -08:00
Dan Halbert 777408ff8d struct.pack_into incorrect buffer size check 2019-01-21 11:45:38 -05:00
Scott Shawcroft 92dd9072cd
Merge pull request #1477 from Tasm-Devil/patch-1
Update de_DE.po
2019-01-21 00:34:02 -08:00
Scott Shawcroft 2bcf81fb9e
Merge pull request #1479 from siddacious/master
adding height and width to OnDiskBitmap for #1460
2019-01-21 00:32:49 -08:00
Scott Shawcroft b369fa9013
Merge pull request #1478 from dhalbert/struct-compat
Improve struct compatibility with CPython
2019-01-21 00:31:45 -08:00
Bryan Siepert ab2ad7ba45 adding height and width to OnDiskBitmap for #1460 2019-01-20 22:33:22 -08:00
Dan Halbert 9558b3afa7 make translate 2019-01-20 22:46:32 -05:00
Dan Halbert a8f4aa4796 Merge remote-tracking branch 'adafruit/master' into struct-compat 2019-01-20 21:47:13 -05:00
Dan Halbert 6b88d0f94e
Merge pull request #1476 from tannewt/rework_displays
Rework displays
2019-01-20 21:45:35 -05:00
Scott Shawcroft 3d11dd077c
Update translations 2019-01-20 17:33:18 -08:00
Scott Shawcroft 479b286600
Fix dict_make_new 2019-01-20 17:32:43 -08:00
Scott Shawcroft 5ddc50473a
Check for null kw_args 2019-01-20 16:18:34 -08:00
Dan Halbert 7a09af73ec Improve struct compatibility with CPython 2019-01-20 15:12:34 -05:00
Dan Halbert 62df7ab730 Improve struct compatibility with CPython 2019-01-20 15:10:09 -05:00
Pascal Deneaux e44ba8b9c4
Update de_DE.po
changed and inserted some translations and fixed typos.
2019-01-20 02:17:53 +01:00
Dan Halbert 28cfd8a513 CharacteristicBuffer: make it be a stream class; add locking 2019-01-19 19:45:35 -05:00
Roy Hooper 02266eafd8 adjust comment 2019-01-19 17:04:24 -05:00
Roy Hooper 8fa81fe003 move headers to __init__.h 2019-01-19 17:03:16 -05:00
Roy Hooper 79d9c9cd56 remove fill_wheel 2019-01-19 17:01:31 -05:00
Roy Hooper b82e1d7fcb Fix build to work with constructor calling convention. 2019-01-19 16:54:21 -05:00