summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-10-10rgbmatrix: update protomatter to 1.0.5 tagJeff Epler
2020-10-03Update protomatterJeff Epler
2020-09-25Update TinyUSB to get MIDI SysEx fixScott Shawcroft
2020-09-03Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-09-01rgbmatrix: recover gracefully from allocation errorsJeff Epler
2020-08-27Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-25Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-25pyexec: Handle a ctrl-c that comes in "very late"Jeff Epler
2020-08-19Handle home, delete, & emacs key w/ utf-8 in replGeorge Waters
2020-08-19Add basic error handlingScott Shawcroft
2020-08-09Count utf8 chars, not every byte for lineGeorge Waters
2020-08-09Try too make new utf-8 code smaller againGeorge Waters
2020-08-09Fix failed unix buildGeorge Waters
2020-08-09Refactor utf-8 code, reduce impact on code sizeGeorge Waters
2020-08-09Fix repl support for unicodeGeorge Waters
2020-08-04libm: rem_pio2: Reduce size of static arrayJeff Epler
2020-08-04libm: ef_rem_pio2.c: Save ROM-tables at the expense of speedJeff Epler
2020-07-29update tinyusb to commit 22100b252hathach
2020-07-29update tinyusb from commmit dc5445e2f to 78f1576e9hathach
2020-07-22Merge branch 'main' into stm32-timer-allocatorhierophect
2020-07-16Check out active protomatter PRLucian Copeland
2020-07-13Merge pull request #3003 from Flameeyes/masterScott Shawcroft
2020-07-09lib/mp3: update to 1.2.2 releaseJeff Epler
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-21lib: tinyusb: update to get tud_task_is_queue_emptySean Cross
2020-05-18Update TinyUSB and shorten USB task delayScott Shawcroft
2020-05-07Fix build after #2831 (stm32f4xx rgbmatrix) broke itJeff Epler
2020-05-06Merge pull request #2831 from jepler/rgbmatrix-stmScott Shawcroft
2020-04-30stm: enable protomatterJeff Epler
2020-04-29Update TinyUSB to include SAMD race fixScott Shawcroft
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-23Even newer tinyUSBScott Shawcroft
2020-04-17Update TinyUSB and add interrupt hooks.Scott Shawcroft
2020-04-14nrf: protomatter portJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-03-03Merge remote-tracking branch 'origin/master' into ulabJeff Epler
2020-02-28oofatfs: Remove _FS_DISK_READ_ALIGNEDJeff Epler
2020-02-27libm: Provide log2fJeff Epler
2020-02-27libm: Disable float-equal diagnosticsJeff Epler
2020-02-18Update readline.c for REPL Unicode issue 1905DavePutz
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2019-12-27more tinyusb updatehathach
2019-12-26sync with https://github.com/hathach/tinyusb/pull/246hathach
2019-12-26improve usb dcd samd51hathach
2019-12-19mp3: update to upstream release 1.1.1Jeff Epler
2019-12-17bump tinyusb lib submodulehathach
2019-12-10audiocore: Add MP3File using Adafruit_MP3 libraryJeff Epler
2019-12-10nRF: disk_read must be 4-byte alignedJeff Epler
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler