summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2020-07-02Merge pull request #3109 from pewpew-game/fluff_m0masterScott Shawcroft
2020-07-02Fluff M0: additional pins on version 1.3 of the boardRadomir Dopieralski
2020-06-09Merge pull request #3020 from DavePutz/issue2958Scott Shawcroft
2020-06-09Redid formula for calculating subticksDavePutz
2020-06-08Merge pull request #3017 from Nicell/nice_nano5.4.0-beta.1Scott Shawcroft
2020-06-08Correct ticks being returned from port_get_raw_ticks()DavePutz
2020-06-07Merge pull request #3009 from hierophect/stm32-LSE-startup-fixScott Shawcroft
2020-06-05Add nice!nano board supportNick
2020-06-05Fix pin macros typo, add extra flash protectionLucian Copeland
2020-06-05Override HAL_Delay and HAL_GetTickLucian Copeland
2020-06-05Merge pull request #3001 from hierophect/mimxrt-teensy-bootScott Shawcroft
2020-06-04Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fixLucian Copeland
2020-06-04Add temporary fix warningLucian Copeland
2020-06-04Rework LSE clock init, allow clock overridesLucian Copeland
2020-06-03Disable pin resets on the 1060Lucian Copeland
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-02Update teensy 4.0/4.1 pin protectionsLucian Copeland
2020-06-02Merge pull request #2933 from simmel-project/wdt-nrfScott Shawcroft
2020-06-02litex: remove call to `board_init()`Sean Cross
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01Merge pull request #2890 from jepler/nrf-audio-tickScott Shawcroft
2020-06-01Merge pull request #2979 from hierophect/stm32-remove-crystalsScott Shawcroft
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01Note temporary issue with Nucleo boardsLucian Copeland
2020-06-01Fix port_get_raw_ticksKamil Tomaszewski
2020-05-29Merge pull request #2975 from dhalbert/aesio-nrf52840Dan Halbert
2020-05-29Set correct crystal settings on Discovery boardsLucian Copeland
2020-05-29Merge pull request #2964 from hierophect/mimxrt-busio-cleanupScott Shawcroft
2020-05-29Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-29Fix SWO/Analog overlap, style changesLucian Copeland
2020-05-29enable aesio on all nRF52840 boardsDan Halbert
2020-05-28Spill registers before scanning the stack.Scott Shawcroft
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-28Update ESP IDFScott Shawcroft
2020-05-28Merge remote-tracking branch 'upstream/master' into mimxrt-busio-cleanupLucian Copeland
2020-05-28Fix pin reset flash conflict errorLucian Copeland
2020-05-27Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-27Merge pull request #2934 from hierophect/mimxrt-uart-onewayScott Shawcroft
2020-05-27Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanupLucian Copeland
2020-05-27translationsLucian Copeland
2020-05-27Merge branch 'mimxrt-uart-oneway' of https://github.com/hierophect/circuitpyt...Lucian Copeland
2020-05-27Change exception text and typeLucian Copeland
2020-05-27Correct HiiBot BlueFi USB_PIDDan Halbert
2020-05-27Add pin resetting across boards, fix array size detection issueLucian Copeland
2020-05-27Merge pull request #2961 from arturo182/i2c-exceptionarturo182
2020-05-27watchdog: use common_hal_watchdog_* patternSean Cross
2020-05-27nrf: add ticks (not subticks) to overflow count during resetSean Cross
2020-05-27nrf: set WDT priority to 2Sean Cross
2020-05-27nrf: pca10100: disable some unused features to shrink imageSean Cross
2020-05-27nrf: simmel: shrink filesystem to fit watchdog timerSean Cross