summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2020-07-24Finish common-hal pin APILucian Copeland
2020-07-24Merge pull request #3099 from hierophect/stm32-timer-allocatorhierophect
2020-07-23Merge pull request #3194 from tannewt/gcc10Scott Shawcroft
2020-07-23Merge pull request #3185 from hierophect/esp32-pulseioScott Shawcroft
2020-07-23Fix unintended timer reset, style changesLucian Copeland
2020-07-22Add externs. GCC10 complains about duplicate definesScott Shawcroft
2020-07-22Add PWMOutLucian Copeland
2020-07-22Claim USB pins at startup to prevent overwritesLucian Copeland
2020-07-22Merge branch 'main' into stm32-timer-allocatorhierophect
2020-07-22Free timers when modules de-initLucian Copeland
2020-07-21Disable countio on circuitbrains basicScott Shawcroft
2020-07-21Merge pull request #3160 from tannewt/enable_pystackScott Shawcroft
2020-07-21Turn off GC opt on uchip boardScott Shawcroft
2020-07-21Be more aggressive with uChip buildScott Shawcroft
2020-07-20Merge branch 'main' into disable_networkScott Shawcroft
2020-07-20Merge pull request #3166 from theacodes/bhb-adcScott Shawcroft
2020-07-18Add _bhb user module for Big Honking ButtonThea Flowers
2020-07-18pewpew_m4: Disable USB_HID backRadomir Dopieralski
2020-07-18pewpew_m4: Enable analogio and usb_hidRadomir Dopieralski
2020-07-17Disable existing native networking.Scott Shawcroft
2020-07-17Add boilerplate, create basic PWMOut testLucian Copeland
2020-07-17Merge pull request #2879 from jepler/background-callbackJeff Epler
2020-07-17uchip: reclaim some flash spaceJeff Epler
2020-07-16Exclude timers from H7 buildsLucian Copeland
2020-07-16Fix pulseIO reset and frequency issues, remove IRQ conflictLucian Copeland
2020-07-16Merge pull request #3155 from jepler/esp32s2-parallel-buildScott Shawcroft
2020-07-16Merge pull request #3157 from tinkeringtech/tinkeringtech-scoutmakes-azulScott Shawcroft
2020-07-15Added the TinkeringTech ScoutMakes Azul platform to CircuitPythonTinkeringTech
2020-07-15supervisor: factor supervisor_background_tasks from sundry portsJeff Epler
2020-07-15supervisor: factor out, Handle USB via background callbackJeff Epler
2020-07-15esp32s2: Use the device's EUI-48 address as unique IDJeff Epler
2020-07-15esp32s2: Take care to invoke the sub-build-system only onceJeff Epler
2020-07-15samd: audio: Move to background callbackJeff Epler
2020-07-15nRF: Always use sd_nvic_critical_region callsJeff Epler
2020-07-14Fix IRQ enum protectionsLucian Copeland
2020-07-13Merge pull request #3136 from xiongyihui/masterScott Shawcroft
2020-07-13Merge pull request #3003 from Flameeyes/masterScott Shawcroft
2020-07-13Merge branch 'main' into masterScott Shawcroft
2020-07-13Merge pull request #3130 from pewpew-game/brownout-levelDan Halbert
2020-07-13Add missing enum preprocessor protectionLucian Copeland
2020-07-11use RGB LEDs as status indicatorsYihui Xiong
2020-07-11add LED status, remove unused macrosYihui Xiong
2020-07-10Fluff M0: additional pins on version 1.3 of the boardRadomir Dopieralski
2020-07-11use VID & PIDs granted by SeeedYihui Xiong
2020-07-10Enable RGB MatrixLucian Copeland
2020-07-09Merge pull request #3135 from arms22/bless_dev_board_multi_sensorScott Shawcroft
2020-07-09Complete F405 pin and periph definitionsLucian Copeland
2020-07-09Fix advanced claimed pin/package timer searchLucian Copeland
2020-07-09fix pre-commit checkYihui Xiong
2020-07-09SAMD: configurable brownout, separate the variablesRadomir Dopieralski