summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27Merge pull request #2532 from tannewt/teensy4-devScott Shawcroft
2020-01-27PacketBuffer.packet_size was returning bool instead of intDan Halbert
2020-01-27Merge pull request #2553 from ladyada/masterJeff Epler
2020-01-27samd: audio-dma: avoid memory allocationsJeff Epler
2020-01-26add missing displayrefLady Ada
2020-01-26samd: When possible, use one DMA channel for stereo AudioOutJeff Epler
2020-01-25add mpy-cross-mac to build artifactsJeff Epler
2020-01-25alphabetizeJeff Epler
2020-01-25Build static mpy-cross binsJeff Epler
2020-01-25rework gitignore fileJeff Epler
2020-01-25Add a makefile to cross-compile for raspbianJeff Epler
2020-01-25accomodate excessively old gcc versions for raspbian mpy-cross cross-buildJeff Epler
2020-01-25Define serial_write, it was undefined in the Windows mpy-cross buildJeff Epler
2020-01-25mpy-cross: Make it easier to build mpy-cross static targetsJeff Epler
2020-01-24Merge pull request #2526 from jepler/mixer-optsommersoft
2020-01-24Encapsulate buffers inside PixelBuf and refactor it.Scott Shawcroft
2020-01-24Don't assume native methods want the native object as self.Scott Shawcroft
2020-01-24Return to bootloader optionsLucian Copeland
2020-01-24Simplify the flash-display conflict fixLucian Copeland
2020-01-24Merge pull request #2548 from dhalbert/cpb-reset-neopixelsScott Shawcroft
2020-01-24Fix flash-display conflict errorLucian Copeland
2020-01-24pygamer and pybadge boards were not resetting neopixelsDan Halbert
2020-01-23reset NeoPixels on CPB on soft reloadDan Halbert
2020-01-23Flash and display controlLucian Copeland
2020-01-23Merge pull request #2542 from ndGarage/ndbit6Limor "Ladyada" Fried
2020-01-23Merge branch 'master' into ndbit6Limor "Ladyada" Fried
2020-01-23change-name-to-ndgarage_ndbit6ndgarage
2020-01-22init nfc copySabas
2020-01-22Invert duty cycle intensityLucian Copeland
2020-01-22Merge pull request #2546 from deshipu/patch-1Scott Shawcroft
2020-01-22Revert dangling pointer issue in PWMOutLucian Copeland
2020-01-22Merge pull request #2541 from tsupplis/masterScott Shawcroft
2020-01-22Update README.rstRadomir Dopieralski
2020-01-22Update CircuitPython differences in READMERadomir Dopieralski
2020-01-22fix microcontroller pin ommissionLucian Copeland
2020-01-21Use new USB PIDs that aren't used yet.Scott Shawcroft
2020-01-21Disable the DCache when USB is initialized. There are still issues enabling it.Scott Shawcroft
2020-01-21Merge pull request #2545 from dhalbert/cpx-stack-47605.0.0-beta.4Dan Halbert
2020-01-21Merge pull request #2543 from pewpew-game/support-matrixsommersoft
2020-01-21Increase CPX stack size by 256Dan Halbert
2020-01-21Fix entry overrides in support matrix generationRadomir Dopieralski
2020-01-21Update fix (missing pragma gcc diagnostic push)tsupplis
2020-01-20Merge pull request #2534 from CapableRobot/capablerobot-usbhubScott Shawcroft
2020-01-20Mixer: rename function based on review commentJeff Epler
2020-01-20Mixer: use MP_LIKELY macro instead of locally brewed oneJeff Epler
2020-01-20Merge remote-tracking branch 'origin/master' into capablerobot-usbhubChris Osterwood
2020-01-18Fix other builds missing new heap bounds functionsScott Shawcroft
2020-01-18Update translations and translation sourcesScott Shawcroft
2020-01-18Fix start on power up by providing Reset_Handler ourselves.Scott Shawcroft
2020-01-17teensy fixesScott Shawcroft