summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05changed from mp_int_t to uint16_tDustin Mendoza
2019-03-05Merge pull request #1618 from dhalbert/build-uf2-for-radio-boardsDan Halbert
2019-03-05Build both BIN and UF2 for RFM boardsDan Halbert
2019-03-04Merge pull request #1614 from sommersoft/new_freq_inDan Halbert
2019-03-04Merge pull request #1604 from dhalbert/display_wait_for_frame-check-interruptsDan Halbert
2019-03-02update RTD documentationsommersoft
2019-03-02update translationssommersoft
2019-03-02changed width and height to be propertiesDustin Mendoza
2019-03-02using the correct name for things is important...sommersoft
2019-03-02Merge pull request #1611 from siddacious/docs_fixesDan Halbert
2019-03-02Fixed the OnDiskBitmap example to reflect code changesBryan Siepert
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 #1606 from siddacious/bmp_bitdepthsDan Halbert
2019-03-01Merge pull request #1605 from dhalbert/pwmout-tcc-lock-ccbDan Halbert
2019-03-01Enable math for pewpew10Radomir Dopieralski
2019-03-01Use find_free_timer()Radomir Dopieralski
2019-03-01Improve documentationRadomir Dopieralski
2019-03-01fixed typoBryan Siepert
2019-03-01Move the frozen pew.py into a submoduleRadomir Dopieralski
2019-03-01Merge branch 'master' into bmp_bitdepthsBryan Siepert
2019-03-01fixed whitespace, clarified variable name, and updated error messagesBryan Siepert
2019-03-01More style fixesRadomir Dopieralski
2019-03-01Merge pull request #1608 from dhalbert/pyportal-rev-cDan Halbert
2019-03-01Apply review fixes:Radomir Dopieralski
2019-03-01Fix pew.tick() to not accumulate error over timeRadomir 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-28added monochrome, 8bpp indexed, and 32bpp ARGB BMPsBryan Siepert
2019-02-28Fix SYNCBUSY loop typo.Dan Halbert
2019-02-28Don't wait for display frame if interrupt pendingDan Halbert
2019-02-28Use TCC LUPD lock when updating CCBDan Halbert
2019-02-28Reset timer when releasing _pewRadomir Dopieralski
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