Scott Shawcroft
00538bd181
Merge pull request #2409 from jepler/update-mp3
...
mp3: update to upstream release 1.1.1
2019-12-19 15:41:57 -08:00
Scott Shawcroft
cca5260612
Merge pull request #2387 from rhooper/add-building-doc
...
Add BUILDING.md document for #2370
2019-12-19 15:36:03 -08:00
Jeff Epler
d31a387ace
circuitplayground_express_displayio: reduce inlining to make .ko translation fit
2019-12-19 16:11:29 -06:00
Jeff Epler
516d930e6c
frozen: Update all submodules to latest tagged release
2019-12-19 16:06:17 -06:00
Jeff Epler
5c42ae1e13
mp3: update to upstream release 1.1.1
2019-12-19 08:13:00 -06:00
Dan Halbert
a3559f14e7
Merge pull request #2403 from adafruit/tannewt-patch-1
...
Switch to fetching GCC from AWS
2019-12-18 13:20:08 -05:00
Ha Thach
25df6e613a
Merge pull request #2395 from hathach/nrfx-v2
...
upgrade nrfx API to v2
2019-12-18 16:14:25 +07:00
hathach
dad2663337
update nrfx submodule to v2
2019-12-18 15:39:11 +07:00
Dan Halbert
f2b1aeeed1
Merge pull request #2406 from tannewt/improve_usb_eject
...
Improve USB eject by resetting on replug
2019-12-17 23:30:30 -05:00
Scott Shawcroft
561fdfb279
Improve USB eject by resetting on replug
2019-12-17 19:01:03 -08:00
Roy Hooper
7571f9790b
remove --recursive
2019-12-17 19:17:46 -05:00
Roy Hooper
d267dac4ac
Address review feedback.
2019-12-17 18:59:54 -05:00
Scott Shawcroft
e9cb47ffbd
Merge pull request #2393 from dhalbert/increase-cpx-stack
...
Increase CPX stack size slightly
2019-12-17 14:35:37 -08:00
Scott Shawcroft
c7a2228b1b
Switch to fetching GCC from AWS
...
Fixes #2388
2019-12-17 14:30:44 -08:00
Kattni
1108e8f2cc
Merge pull request #2400 from jepler/nrf-rawsample-loop
...
nRF: PWMAudioOut: handle non-looping rawsamples
2019-12-17 13:53:31 -05:00
Dan Halbert
be644228a2
Merge pull request #2397 from jepler/excluded-mpy-subdirs
...
preprocess_frozen_modules: exclude subdirs of examples, docs, tests
2019-12-17 12:31:08 -05:00
Jeff Epler
6a8efa6ef1
preprocess_frozen_modules: exclude subdirs of examples, docs, tests
...
.. this reclaims several kB on CPX, where we really need it.
2019-12-17 10:06:44 -06:00
hathach
554373fdd9
bump tinyusb lib submodule
2019-12-17 22:26:08 +07:00
Jeff Epler
8137ac4c49
nRF: PWMAudioOut: handle non-looping rawsamples
2019-12-17 08:59:08 -06:00
Roy Hooper
a7f8a0afd7
Address code review feedback.
2019-12-17 09:48:55 -05:00
hathach
894cad2e17
upgrade nrfx API to v2
2019-12-17 21:39:52 +07:00
Dan Halbert
20f7fbc6f5
Merge pull request #2389 from Teknikio/master
...
Teknikio Bluebird Support
2019-12-16 22:51:11 -05:00
Dan Halbert
2cb04737f1
Merge pull request #2391 from jepler/genhdr-build-error
...
py.mk: Fix race condition building .mo files
2019-12-16 22:49:46 -05:00
Roy Hooper
a46adb6175
remove . from end of url
2019-12-16 20:15:53 -05:00
Dan Halbert
81581b345c
Increase CPX stack size slightly
2019-12-16 17:25:22 -05:00
Jeff Epler
201f4648c4
py.mk: Fix race condition building .mo files
...
By having an order-only dependency on the directory itself, the directory
is sure to be created before the rule to create a .mo file is.
This fixes a low-freqency error on github actions such as
> msgfmt: error while opening "build/genhdr/en_US.mo" for writing: No such file or directory
2019-12-16 15:33:55 -06:00
JoeBakalor
03ea9ff66e
reset atmel-samd submodule to correct commit
2019-12-16 16:31:44 -05:00
Joe Bakalor
822828b9a4
Merge pull request #6 from adafruit/master
...
Pull master
2019-12-16 15:06:58 -05:00
Scott Shawcroft
83d1aac671
Merge pull request #2280 from xinabox/master
...
Support for XinaBox CC03 and CS11
2019-12-16 10:16:03 -08:00
JoeBakalor
2abccc1745
update vid and pid for teknikio_bluebird
2019-12-16 08:58:56 -05:00
KalbeAbbas
89ed64157d
Merge branch 'master' into master
2019-12-16 13:25:44 +05:00
KalbeAbbas
87dc9bee8b
Update mpconfigboard.mk
2019-12-16 12:25:51 +05:00
KalbeAbbas
6f6d6c01ab
Update mpconfigboard.mk
2019-12-16 12:18:16 +05:00
Scott Shawcroft
8384e4676b
Merge pull request #2384 from jepler/mp3-fixes
...
MP3: skip id3v2 tags, make "bartlebeats" tracks playable
2019-12-15 21:59:39 -08:00
Roy Hooper
cca42e94d7
Add to BUILDING to table of contents.
2019-12-14 15:00:42 -05:00
Roy Hooper
b26f8a7815
Add a BUILDING.md - #2370
2019-12-14 14:34:26 -05:00
Jeff Epler
91a1706160
MP3: look harder for frame info
...
Apparently sometimes, a proper "frame info" block is not found after
a "sync word". Keep looking for one as needed, instead of giving up
after one try.
This was one reason that the "bartlebeats" mp3s would not play.
2019-12-13 18:31:12 -06:00
Jeff Epler
bf9b7e7ece
MP3: skip ID3V2 metadata
...
This was one reason that the "bartlebeats" mp3s would not play.
2019-12-13 18:31:12 -06:00
Jeff Epler
a854a76819
audiocore: The arguments to reset_buffer went missing
...
In conversion I missed these arguments were being passed, but noticed
it when an implausible value for audio_channel was sent to mp3's
reset_buffer method.
It's not clear whether there was any negative impact to this, but it
should be fixed!
2019-12-13 18:31:12 -06:00
JoeBakalor
32744a04e1
update bluebird make file
2019-12-13 09:08:21 -05:00
Joe Bakalor
1c466f460a
Merge pull request #5 from Teknikio/teknikio/bluebird
...
Teknikio/bluebird
2019-12-13 08:55:26 -05:00
Joe Bakalor
3992a870e5
Merge branch 'master' into teknikio/bluebird
2019-12-13 08:55:15 -05:00
JoeBakalor
4bee6536c9
updates to bluebird
2019-12-13 08:52:03 -05:00
Joe Bakalor
b484c89b73
Merge pull request #4 from adafruit/master
...
Pull master
2019-12-13 08:51:06 -05:00
Dan Halbert
6c3d555b87
Merge pull request #2382 from tannewt/scannable_connectable_extended_error
...
Add extended, connectable and scannable error.
2019-12-12 19:46:01 -05:00
Scott Shawcroft
51ba0ed250
Update translations
2019-12-12 15:33:46 -08:00
Scott Shawcroft
9a3d45e7d0
Add extended, connectable and scannable error.
...
Related to https://github.com/adafruit/Adafruit_CircuitPython_BLE/issues/44
2019-12-12 13:46:59 -08:00
Dan Halbert
10183d5924
Merge pull request #2371 from dhalbert/ld-cleanup
...
Parameterize flash storage layout for atmel-samd and nrf
2019-12-12 16:32:51 -05:00
Dan Halbert
ef2ef7a6b8
merge from master
2019-12-12 15:51:13 -05:00
Scott Shawcroft
bcd03ed7ee
Merge pull request #2381 from dhalbert/nvm-write-safe-mode-cleanup
...
Fix flash write error handling; clean up safe mode message printing
2019-12-12 12:44:11 -08:00