Nick Moore
4a093294ac
hugely simplified version of the touchio.TouchIn.get_raw_reading code ( adafruit/circuitpython#1048 )
2019-01-27 15:08:03 +11:00
Nick Moore
1dc4c4757e
touchio.TouchIn sensing working on a single pin! adafruit/circuitpython#1048
2018-12-11 14:33:35 +11:00
Nick Moore
901db4797e
progress on NRF touchio.TouchIn #1048
2018-12-09 16:48:33 +11:00
Nick Moore
452a622459
Set up structure for touchio adafruit/circuitpython#1048 (does nothing yet)
2018-12-04 17:12:02 +11:00
Dan Halbert
7f6da78be3
Merge pull request #1344 from bwshockley/master
...
Add Mini SAM M4 board.
2018-12-03 17:37:23 -05:00
Scott Shawcroft
1b4359eaec
Merge pull request #1372 from dhalbert/pyserial-compat-for-uart
...
UART changes: timeout in secs, write bytes, etc.
2018-12-03 14:20:44 -08:00
Dan Halbert
963a9a7428
update translations
2018-12-03 15:57:27 -05:00
Scott Shawcroft
b3575180e1
Merge pull request #1373 from dhalbert/audio-quiescent-value-int
...
Fix arg type for AudioOut(..., quiescent_value=...)
2018-12-03 09:44:52 -08:00
Dan Halbert
80db2cec99
UART changes: timeout in secs, write bytes, etc.
2018-12-03 12:04:32 -05:00
Dan Halbert
72e3cfdfb8
Fix arg type for AudioOut(..., quiescent_value=...)
2018-12-03 11:20:33 -05:00
Scott Shawcroft
7a52712b38
Merge pull request #1364 from yeyeto2788/master
...
Add some msgstr translations
2018-12-02 22:36:06 -08:00
Juan Biondi
e766f6e4ad
Merge pull request #1 from adafruit/master
...
Get latest version
2018-12-02 21:51:47 +01:00
Scott Shawcroft
9aebe2f1ef
Merge branch 'master' into master
2018-11-30 20:49:55 -08: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
Scott Shawcroft
3fa8796668
Merge remote-tracking branch 'adafruit/master' into mini_sam
2018-11-30 15:01:03 -08:00
Scott Shawcroft
dbc7e7c16b
Auto build mini-sam
2018-11-30 14:58:58 -08:00
Scott Shawcroft
77760090e2
Fix up spi flash define
2018-11-30 14:55: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
95e0309263
Merge remote-tracking branch 'adafruit/master' into mini_sam
2018-11-30 14:40:01 -08:00
Scott Shawcroft
754d6afd16
Undo uzlib change
2018-11-30 14:36:46 -08: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
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