summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-03Merge remote-tracking branch 'origin/master' into ulabJeff Epler
2020-03-03Merge pull request #2678 from adafruit/5.0.xDan Halbert
2020-03-03Merge pull request #2668 from hierophect/stm32-pulseoutScott Shawcroft
2020-03-03Merge branch 'master' into stm32-pulseouthierophect
2020-03-03Merge pull request #2672 from jepler/fuzzScott Shawcroft
2020-03-03Merge pull request #2662 from jepler/issue2332Scott Shawcroft
2020-03-03Use tests from ulab extmod, instead of our ownJeff Epler
2020-03-03Merge pull request #2670 from jepler/compile-assertion-errorsScott Shawcroft
2020-03-02Exclude SoCs without basic timersLucian Copeland
2020-03-02make translateJeff Epler
2020-03-01Merge pull request #2671 from dhalbert/merge-for-5.0.0-rc.15.0.0-rc.15.0.0Dan Halbert
2020-03-01Makefiles: add targets to build unix port, mpy-cross for fuzzingJeff Epler
2020-03-01Merge branch 'master' into merge-for-5.0.0-rc.1Dan Halbert
2020-03-01Merge pull request #2664 from dhalbert/downloads-from-s3Dan Halbert
2020-03-01compile: Give a proper error on 'async with'/'async for' outside 'async def'Jeff Epler
2020-03-01parse: push_result_token: throw an exception on too-long namesJeff Epler
2020-02-29Merge branch 'master' into ulabJeff Epler
2020-02-29Add translationsLucian Copeland
2020-02-29stm32: Add PulseOut supportLucian Copeland
2020-02-28upload bin and uf2 for arduino boards; remove unneeded build stepsDan Halbert
2020-02-28Merge pull request #2665 from arturo182/esp32_freezeDan Halbert
2020-02-29Freeze adafruit_requests and adafruit_esp32spi into feather_m7_1011arturo182
2020-02-29Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011arturo182
2020-02-28change download prefix to https://downloads.circuitpython.orgDan Halbert
2020-02-28Download links now point to S3 via CloudFrontDan Halbert
2020-02-28oofatfs: Remove _FS_DISK_READ_ALIGNEDJeff Epler
2020-02-28nrf: sqpi_flash: Handle unaligned readsJeff Epler
2020-02-28Merge pull request #2659 from mubes/i2cfixesDan Halbert
2020-02-27Update ulab from upstream againJeff Epler
2020-02-27typosJeff Epler
2020-02-27ulab: Incorporate itJeff Epler
2020-02-27unix port: add help(), help('modules')Jeff Epler
2020-02-27libm: Provide log2fJeff Epler
2020-02-27libm: Disable float-equal diagnosticsJeff Epler
2020-02-27Fix I2C clock dividerDave Marples
2020-02-26Merge pull request #2658 from mubes/spi_fixes5.0.0-rc.0arturo182
2020-02-26Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixupDave Marples
2020-02-25Merge pull request #2656 from ladyada/masterLimor "Ladyada" Fried
2020-02-25move red LED to D13 and make D3 lsm6ds IRQladyada
2020-02-25Merge pull request #2655 from jepler/thing51Jeff Epler
2020-02-25Merge pull request #2653 from tannewt/fix_usb_eject_after_sleepScott Shawcroft
2020-02-25samd51 thing plus: new portjepler
2020-02-24Merge pull request #2654 from tannewt/fix_crash_after_replDan Halbert
2020-02-24Fix crash after empty REPL sessionScott Shawcroft
2020-02-24Fix Mac crash when waking up with an ejected CIRCUITPYScott Shawcroft
2020-02-23Merge pull request #2649 from mubes/rs485inversionfixDan Halbert
2020-02-23Fix incorrect initialisation of default UARTDave Marples
2020-02-22Merge pull request #2638 from fgallaire/masterDan Halbert
2020-02-22Last NINA pinsFlorent Gallaire
2020-02-21Merge pull request #2648 from dhalbert/malloc-nrf-neopixel-writeScott Shawcroft