summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2019-03-14Fix custom pin in use logic for SWDScott Shawcroft
2019-03-13Squeeze down the feather crickit buildScott Shawcroft
2019-03-13Merge pull request #1640 from tannewt/final_displayio_changesDan Halbert
2019-03-12wrong arg type for PWMOut variable_frequencyDan Halbert
2019-03-12Turn off networking on M0s.Scott Shawcroft
2019-03-12Copy inline setting on feather m0 express that the metro has.Scott Shawcroft
2019-03-12Fix unix build by using safe mode stubScott Shawcroft
2019-03-12Fixup the pybadge definition so the screen works.Scott Shawcroft
2019-03-12Be more careful when initing the board outside the VM.Scott Shawcroft
2019-03-12Add basic Pybadge board definitionJohn Reese
2019-03-12Merge pull request #1638 from dhalbert/disable-SPIM3Scott Shawcroft
2019-03-12nrf: Disable SPIM3; add SPIM1; remove TWIM1Dan Halbert
2019-03-11Merge pull request #1635 from caternuson/iss1634_SPEAKERScott Shawcroft
2019-03-11change order so SPEAKER is firstcaternuson
2019-03-11add SPEAKER pin alias for PyPortalcaternuson
2019-03-11Add default devices and tweak brightness in boards/pewpew10Radomir Dopieralski
2019-03-07Shrink build so de_DE fitsDan Halbert
2019-03-02update translationssommersoft
2019-03-02using the correct name for things is important...sommersoft
2019-03-02shore-up inclusionsommersoft
2019-03-01better handle frequencyio inclusionsommersoft
2019-03-01re-add frequencyin to 'timer_handler' after upstream mergesommersoft
2019-03-01Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...sommersoft
2019-03-01Merge pull request #1607 from pewpew-game/pewpew10.x-4.xDan Halbert
2019-03-01Add more guards for CIRCUITPYTHON_PEWRadomir Dopieralski
2019-03-01Merge pull request #1605 from dhalbert/pwmout-tcc-lock-ccbDan Halbert
2019-03-01Enable math for pewpew10Radomir Dopieralski
2019-03-01Move the frozen pew.py into a submoduleRadomir Dopieralski
2019-03-01Apply review fixes:Radomir Dopieralski
2019-03-01Rename internal pins to add underscore in frontRadomir Dopieralski
2019-03-01Clean unused include from tick.cRadomir Dopieralski
2019-03-01Remove the pewpew70 board definition, leave only pewpew10Radomir Dopieralski
2019-03-01Update PyPortal pins to rev CDan Halbert
2019-03-01Rebase on top of CircuitPython 4.xRadomir Dopieralski
2019-02-28Fix SYNCBUSY loop typo.Dan Halbert
2019-02-28Use TCC LUPD lock when updating CCBDan Halbert
2019-02-28Handle new buttonsRadomir Dopieralski
2019-02-28Some cleanupRadomir Dopieralski
2019-02-28Use a dedicated timerRadomir Dopieralski
2019-02-28Add a _pew moduleRadomir Dopieralski
2019-02-28Enlarge the usb diskRadomir Dopieralski
2019-02-28Correct a typo in the pin nameRadomir Dopieralski
2019-02-28Add pewpew70 boardRadomir Dopieralski
2019-02-27fixes set_timer_handler callsommersoft
2019-02-26Merge branch 'master' into new_freq_insommersoft
2019-02-25final re-glue; compiles now.sommersoft
2019-02-24touchup adding frequencyin interrupt handlingsommersoft
2019-02-24fix init depssommersoft
2019-02-24Merge pull request #1558 from siddacious/bmp_bitdepthsDan Halbert
2019-02-24 implement default busses for particle boardsJerry Needell