summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2019-07-16Address review comments.Dan Halbert
2019-07-11Merge remote-tracking branch 'adafruit/master' into ble-scannerDan Halbert
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-09merge from masterDan Halbert
2019-07-09UARTClient now works both directionsDan Halbert
2019-07-08Merge pull request #1989 from rce1086/masterScott Shawcroft
2019-07-08Added conditional compilation around selection of TX pad candidatesCarl Elkins
2019-07-07WIP: Need descriptors for Central CCCD discovery; not done yetDan Halbert
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-02WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...Dan Halbert
2019-07-01Switch the terminal font for ugame10Radomir Dopieralski
2019-06-29Central is connecting; characteristics can be read and writtenDan Halbert
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-22getting Scanner to workDan Halbert
2019-06-21WIP: Central compiles; now will testDan Halbert
2019-06-20nrf: fix neopixel_write pwm buf size calcDan Halbert
2019-06-19WIP: backup only; not compiledDan Halbert
2019-06-19Merge pull request #1958 from tannewt/pygamer_advancedScott Shawcroft
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-18Don't operate directly on bleio objects in shared-bindings: use common_halDan Halbert
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-17Handle None for BLE name; fix ScanEntry bug; compile issueDan Halbert
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-13merge from upstream; WIP redo Address; no more AddressTypeDan Halbert
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-05Make advertising data buffers long-livedDan Halbert
2019-06-04Add PS/2 support -- ps2io moduleElvis Pfützenreuter