summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2019-11-19Removing submodule that was accidentally stowed away in PR 2302Melissa LeBlanc-Williams
2019-11-19Added Edgebadge alias for PybadgeMelissa LeBlanc-Williams
2019-11-01Merge remote-tracking branch 'adafruit/master' into bleio_tweaksScott Shawcroft
2019-10-22remove old libraryHierophect
2019-10-21Refine _bleioScott Shawcroft
2019-10-15add dummy common_hal_mcu_processor_get_voltage() for spresenseDan Halbert
2019-10-09Update tinyUSBKamil Tomaszewski
2019-10-01Update tinyusb to fix gamepad;add HID OUT interface descriptorDan Halbert
2019-09-09Add support for F412 via latest tinyusb updateHierophect
2019-08-27More size_t usageScott Shawcroft
2019-08-19update tinyusb to 00c440cbDan Halbert
2019-08-16update tinyusbJeff Epler
2019-07-24update tinyusb lib to 0.5.xhathach
2019-05-11lib/utils/printf: Exclude __GI_vsnprintf alias for gcc 9 and above.Damien George
2019-05-08Hide the traceback for the ReloadException.Scott Shawcroft
2019-04-04update tinyusb to fix disconnect/suspend issue with #1681hathach
2019-03-29Remove lwip submodule because it is unused.Scott Shawcroft
2019-03-26Update TinyUSB to fix CDC OUT bufferingScott Shawcroft
2019-02-21Merge pull request #1584 from tannewt/disable_concurrent_write_protectionDan Halbert
2019-02-21Add option to disable the concurrent write protectionScott Shawcroft
2019-02-20Set __file__ for the main source file (e.g. code.py, main.py)Craig Forbes
2019-02-15Support print("", flush=True)Scott Shawcroft
2019-02-07Fix a couple variable shadowing varnings.Lionel Debroux
2019-02-03Add fast seek support to file objectsScott Shawcroft
2019-01-29update tinyusb, work better with sdhathach