summaryrefslogtreecommitdiff
path: root/ports/nrf/Makefile
AgeCommit message (Expand)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-05-29Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-28A number of small ESP32S2 fixes:Scott Shawcroft
2020-05-27nrf: watchdog: use nrfx_wdt driverSean Cross
2020-04-30Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-29nrf: add simmel boardSean Cross
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-21nrf: add support for nrf52833Sean Cross
2020-03-13First try at lowering the power consumptionScott Shawcroft
2020-02-28oofatfs: Remove _FS_DISK_READ_ALIGNEDJeff Epler
2020-01-28Add support for the Particle Ethernet FeatherWingWojtek Siudzinski
2020-01-13merge from adafruit/circuitpythonDan Halbert
2020-01-05wip; compilesDan Halbert
2019-12-17upgrade nrfx API to v2hathach
2019-12-11remove debugging leftoversDan Halbert
2019-12-10merge from upstreamDan Halbert
2019-12-10working on all portsDan Halbert
2019-12-10nRF: disk_read must be 4-byte alignedJeff Epler
2019-12-05wipDan Halbert
2019-09-08nrf: Makefile: sensible flags for debuggingjepler
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-08-19update tinyusb to 00c440cbDan Halbert
2019-08-02nrf: enable link-time optimizationJeff Epler
2019-07-24update tinyusb lib to 0.5.xhathach
2019-06-29Central is connecting; characteristics can be read and writtenDan Halbert
2019-06-19Update copyrights; get ready for CentralDan Halbert
2019-06-17Handle None for BLE name; fix ScanEntry bug; compile issueDan Halbert
2019-04-17Merge pull request #1754 from dmazzella/dmazzella-patch-1Scott Shawcroft
2019-04-16Add a peripherals/nrf/nvm.c to wrap flash page writes safelyNick Moore
2019-04-15Revert "nrf nvm: touchups to nickzoic PR #1768"Scott Shawcroft
2019-04-09Add a peripherals/nrf/nvm.c to wrap flash page writes safelyNick Moore
2019-04-05Update MakefileDamiano Mazzella
2019-04-02enable NRFX RTC adafruit/circuitpython#1046Nick Moore
2019-03-29Revert "Circuitpython nickzoic 1046 nrf rtc"Dan Halbert
2019-03-28enable NRFX RTC adafruit/circuitpython#1046Nick Moore
2019-02-15address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZEDan Halbert
2019-02-15finish Makefile refactoring; nrf builds workDan Halbert
2019-02-15WIP: atmel-samd trinket build worksDan Halbert
2019-02-11A variety of displayio improvementsScott Shawcroft
2019-02-07Merge pull request #1521 from nickzoic/circuitpython-nickzoic-1045-nrf-rotaryioScott Shawcroft
2019-02-05Start on rotaryio.IncrementalEncoder adafruit/circuitpython#1045 (does nothin...Nick Moore
2019-01-31Fix hallowing and nrf buildsScott Shawcroft
2019-01-28Merge pull request #1499 from nickzoic/nickzoic/circuitpython-nrf-touchin-1048Scott Shawcroft
2019-01-22Merge remote-tracking branch 'adafruit/master' into HEADScott Shawcroft
2019-01-21Merge remote-tracking branch 'adafruit/master' into bleio2Dan Halbert
2019-01-19CharacteristicBuffer: make it be a stream class; add lockingDan Halbert
2019-01-17share fourwire and make nrf compileScott Shawcroft
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper
2019-01-10merge translations; add bleio comments; fix minor sphinx issues in midiDan Halbert
2019-01-10Merge pull request #1449 from tannewt/midiDan Halbert