summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
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
2019-02-23another/different size tweak for the DE hallowing buildBryan Siepert
2019-02-23Merge branch 'master' into bmp_bitdepthsBryan Siepert
2019-02-23Tweaking German hallowing build for sizeBryan Siepert
2019-02-23final pin names, tested with final releaseladyada
2019-02-22update frequencyin interrupt handlersommersoft
2019-02-22Merge branch 'new_master' into new_freq_insommersoft
2019-02-22Merge pull request #1586 from sommersoft/shared_timer_handlerScott Shawcroft
2019-02-21fix build issuessommersoft
2019-02-21update peripherals submodulesommersoft
2019-02-21Merge pull request #1584 from tannewt/disable_concurrent_write_protectionDan Halbert
2019-02-21Fix unix build by using filesystem stubScott Shawcroft
2019-02-21Merge pull request #1581 from dhalbert/ble-drv-root-pointerKattni
2019-02-21Use critical section, not lock, in CharacteristicBuffer; use a root pointer f...Dan Halbert
2019-02-19handle 'set_timer_handler' on this side, vs samd-periphs.sommersoft
2019-02-19Merge pull request #1552 from tannewt/onsdbitmapDan Halbert
2019-02-19Merge pull request #1573 from dhalbert/reset-analogoutScott Shawcroft
2019-02-19Speed up pyportal by writing memory on the same access as our rotation.Scott Shawcroft
2019-02-19Merge pull request #1569 from TG-Techie/patch-7Dan Halbert
2019-02-18Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...Dan Halbert
2019-02-18make it easier for people to hookup in spi mode without looking inspecting sc...TG-Techie
2019-02-18Remove rtc from pirkey_m0 to make TRANSLATION=fr fitDan Halbert
2019-02-17correct weak module links; samd module only in m4 ports; update librariesDan Halbert
2019-02-17fix module weak links; add missing nrf featuresDan Halbert
2019-02-16moves 'shared_timer_handler' back to atmel-samd from samd-peripheralssommersoft
2019-02-16starting again; initial addition of 'frequencyio.FrequencyIn'sommersoft
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert
2019-02-15remove circuitpy_rules.mk; not usedDan Halbert
2019-02-15merge from upstream and move ure options;make translateDan Halbert