summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-27Merge pull request #650 from tannewt/merge_2x3.0.0-alpha.2Dan Halbert
2018-02-27Remove bad c2rst and fix the other for sphinx 1.7.1Scott Shawcroft
2018-02-27Install recommonmark too.Scott Shawcroft
2018-02-27Build sphinx on TravisScott Shawcroft
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-27Merge pull request #649 from dhalbert/3.0_AnalogOut_fixesScott Shawcroft
2018-02-27use CONF_GCLK_DAC_SRC and refactor a bitDan Halbert
2018-02-27Use safe clock freqs for AnalogOut; use DAC REFRESH on SAMD51.Dan Halbert
2018-02-27Merge pull request #647 from siddacious/samd51g_timer_fixScott Shawcroft
2018-02-27fixes timer number assumptions for samd51s for issue #646Bryan Siepert
2018-02-26Merge pull request #643 from dhalbert/3.0_esp8266_uart1Scott Shawcroft
2018-02-26Merge pull request #645 from dhalbert/3.0_itsy_expressScott Shawcroft
2018-02-26add itsybitsy_m0_express and metro_m4_express_revb to travis buildsDan Halbert
2018-02-26consistently brand Itsy Bitsy M0 as 'Express'Dan Halbert
2018-02-24Add .baudrate support to ESP8266.Dan Halbert
2018-02-23Merge pull request #641 from dhalbert/2.x_esp8266_remove_obsolete_driversScott Shawcroft
2018-02-23Merge pull request #640 from dhalbert/metro_m4_tx_rxLimor "Ladyada" Fried
2018-02-23Remove obsolete periphal drivers in esp moduleDan Halbert
2018-02-23add board.RX and .TX pins to metro_m4_express_revbDan Halbert
2018-02-21Merge pull request #634 from dhalbert/3.0_UARTKattni
2018-02-21Add dummy UART implementation to nrf so it builds with UART turned on. Also a...Dan Halbert
2018-02-21Merge pull request #633 from jamesadevine/patch-1Scott Shawcroft
2018-02-21Merge pull request #632 from tannewt/delete_out_of_dateDan Halbert
2018-02-21Implement UART for 3.0 + related fixes.Dan Halbert
2018-02-21Update boards URL in README.rstJames Devine
2018-02-20Polish up the README since it was converted to RST from Markdown.Scott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2018-02-20Merge pull request #631 from tannewt/metro_revbDan Halbert
2018-02-20Add a new board for Metro M4 Express Rev B. This is the boardScott Shawcroft
2018-02-20Merge pull request #627 from tannewt/qspiDan Halbert
2018-02-19Remove breakpoint instruction used for debugging.Scott Shawcroft
2018-02-19m4 qspi works. m0 compilesScott Shawcroft
2018-02-19Reorganize things. Reading jdec works.Scott Shawcroft
2018-02-19Compiles for m4. Untested on m0.Scott Shawcroft
2018-02-19Begin rework to add qspi support.Scott Shawcroft
2018-02-16Merge pull request #626 from microbuilder/masterScott Shawcroft
2018-02-16Merge pull request #625 from tannewt/pulseio3Dan Halbert
2018-02-16Fix loops and comma style.Scott Shawcroft
2018-02-16Updated nrfutil to 0.5.2b for nRF52840 erase time fixmicrobuilder
2018-02-15Merge pull request #621 from tannewt/tweak_itsybitsy_status_brightnessDan Halbert
2018-02-15Turn on ltoScott Shawcroft
2018-02-15pulsein works on m0Scott Shawcroft
2018-02-15pulsein works on m4Scott Shawcroft
2018-02-15Merge pull request #623 from microbuilder/nrf52840Kevin Townsend
2018-02-15Removed leftover build optionKevin Townsend
2018-02-15Update for style consistencyKevin Townsend
2018-02-15Cleanup minor typosKevin Townsend
2018-02-15Fixed pin P0_00Kevin Townsend
2018-02-15Added second 'P0_00'Kevin Townsend
2018-02-15Added note nrfutil and flashingKevin Townsend