summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-30track vm_used_ble betterDan Halbert
2020-01-29Merge pull request #2551 from jepler/build-mpy-cross-static-linux-win64Scott Shawcroft
2020-01-29Merge pull request #2554 from dhalbert/packetbuffer-packet_sizeScott Shawcroft
2020-01-29Merge pull request #2556 from jepler/update-tools-uf2Scott Shawcroft
2020-01-28tools/uf2: take new upstream commitsJeff Epler
2020-01-28Merge pull request #2555 from suda/feature/particle-wiznet5kScott Shawcroft
2020-01-28Add support for the Particle Ethernet FeatherWingWojtek Siudzinski
2020-01-27Merge pull request #2552 from jepler/samd-stereo-single-dmaScott Shawcroft
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-24Merge pull request #2548 from dhalbert/cpb-reset-neopixelsScott Shawcroft
2020-01-24pygamer and pybadge boards were not resetting neopixelsDan Halbert
2020-01-23reset NeoPixels on CPB on soft reloadDan Halbert
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-22Merge pull request #2546 from deshipu/patch-1Scott Shawcroft
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-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
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2020-01-17Merge pull request #2530 from adafruit/mimxrt1011_pin_fixLimor "Ladyada" Fried