summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2019-07-29Add board support for keithp.com SnekBoardKeith Packard
2019-07-28Merge pull request #2003 from C47D/travis_check_new_boardssommersoft
2019-07-26Reduce feather_m0_supersized build sizeScott Shawcroft
2019-07-25Turn off GC opt to save space on Trinket HaxpressScott Shawcroft
2019-07-25Merge pull request #2010 from jepler/audiocoreScott Shawcroft
2019-07-25audiocore: Factor from audioioJeff Epler
2019-07-24Merge pull request #2007 from hierophect/F4xx-port-setupScott Shawcroft
2019-07-24Update SystemCoreClock macroHierophect
2019-07-24Requested changes, general cleanupHierophect
2019-07-24update tinyusb lib to 0.5.xhathach
2019-07-23Switch to submodule for cube filesHierophect
2019-07-23Python doc generator fixesHierophect
2019-07-22Merge pull request #1998 from tannewt/monocolorDan Halbert
2019-07-22Merge pull request #1986 from AnthonyDiGirolamo/patch-1Scott Shawcroft
2019-07-22Add feature conditionals and clean upHierophect
2019-07-22Fix incorrect preprocessor define NRFX_TIMER3/4Tavish Naruka
2019-07-19Review feedback including NO_BRIGHTNESS_COMMAND macroScott Shawcroft
2019-07-19Turn off bitbanging on Hallowing to save code space.Scott Shawcroft
2019-07-19Correct typo in line meant to turn off frequencyio on M0 which saves 2k code ...Scott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-07-19pin selection cleanup, tinyUSB updateHierophect
2019-07-19Merge pull request #2002 from ntavish/blip_improvementsScott Shawcroft
2019-07-19enable libraries needed by BlipBoy ShieldTavish Naruka
2019-07-18Makefile cleanupHierophect
2019-07-18Deinit-capable USB on 411Hierophect
2019-07-17Add missing files for DigitalIOHierophect
2019-07-17fix gitignoreHierophect
2019-07-17first pass of DigitalIOHierophect
2019-07-16Address review comments.Dan Halbert
2019-07-11Merge remote-tracking branch 'adafruit/master' into ble-scannerDan Halbert
2019-07-11Serial REPL supportHierophect
2019-07-10Merge pull request #1990 from kattni/pyruler4.1.0-rc.0siddacious
2019-07-10Add some usb reference material, non functionalHierophect
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-09Add STM32F412-DISCO support, cleanupHierophect
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-04Update Arch Linux ARM compiler installation instructionsAnthony DiGirolamo
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-01remove dependencies for stable buildHierophect