summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2019-12-19replace robohatmm1 with robohatmm1_m4Dan Halbert
2019-12-17Increase stack size (Back-port #2393 to 4.x)Jeff Epler
2019-09-13Merge pull request #2153 from jepler/issue2146-4xScott Shawcroft
2019-09-13nRF: PWMOut: At deinit, make pin available againjepler
2019-08-29add additional pin aliasesScott Shawcroft
2019-08-29Hallowing M4Scott Shawcroft
2019-07-10Merge pull request #1990 from kattni/pyruler4.1.0-rc.0siddacious
2019-07-09Requested changes.Kattni Rembor
2019-07-09Adding PyRuler to CircuitPython.Kattni Rembor
2019-07-09Merge pull request #1925 from C47D/rgb_statusScott Shawcroft
2019-07-09Merge pull request #1988 from jandjstudios/datumScott Shawcroft
2019-07-08Merge pull request #1989 from rce1086/masterScott Shawcroft
2019-07-08Added conditional compilation around selection of TX pad candidatesCarl Elkins
2019-07-06Initial commit to support boards in the datum series.jandjstudios
2019-07-06Fix up nrf so that it is initialized properly. Also, do not resetScott Shawcroft
2019-07-05updated samd and esp8266 portsiot49
2019-07-03changed type of receiver_buffer_size to uint16_tiot49
2019-07-01Switch the terminal font for ugame10Radomir Dopieralski
2019-06-27Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402Scott Shawcroft
2019-06-26Shrink pIRkey build down.Scott Shawcroft
2019-06-25Merge pull request #1968 from adafruit/4.0.xScott Shawcroft
2019-06-20nrf: fix neopixel_write pwm buf size calcDan Halbert
2019-06-19Merge pull request #1958 from tannewt/pygamer_advancedScott Shawcroft
2019-06-18Merge pull request #1955 from pewpew-game/pygamer-stageScott Shawcroft
2019-06-18Add PyGamer Advance and fix Joystick pinsScott Shawcroft
2019-06-18Add support for PyGamer to Stage libraryRadomir Dopieralski
2019-06-17Update board inits for new api.Scott Shawcroft
2019-06-17COLMOD is 1 param, remove CASET/RASET in CircuitPythonbrentru
2019-06-14removed incorrect gamma code, looks better nowbrentru
2019-06-14tft working init. sequence, still undersaturatedbrentru
2019-06-14Add pybadge airlift, sans-tftbrentru
2019-06-12Turn off gc opt for more M0 boardsScott Shawcroft
2019-06-12Change to one lto partition for ultimate optimization.Scott Shawcroft
2019-06-12Add partial display update support.Scott Shawcroft
2019-06-12Uncomment vm.c SUPEROPT (debugging typo); trim a few buildsDan Halbert
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-06-11shrink a bunch of builds to fitDan Halbert
2019-06-11Merge latest 4.0.x fixes into masterDan Halbert
2019-06-08Added pin for SD CSshazz
2019-06-06Include display objects in gc.Dan Halbert
2019-06-04Add PS/2 support -- ps2io moduleElvis Pfützenreuter
2019-06-05boards: add support for Electronut labs BlipTavish Naruka
2019-05-31Merge pull request #1903 from tannewt/get_areaDan Halbert
2019-05-24Implement forced clean builds for boards so designated.Dan Halbert
2019-05-23make crickit cpx pinyin build fitDan Halbert
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-05-21Make pinyin fit on cpxDan Halbert
2019-05-16correct USB PIDs for several boardsDan Halbert
2019-05-14Merge pull request #1884 from CapableRobot/capablerobot-usbhubScott Shawcroft
2019-05-14Fix to prevent critical pins from being reset when MCU restarts or enters REPLChris Osterwood