summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-18Merge remote-tracking branch 'adafruit/master' into esp32s2Scott Shawcroft
2020-05-18nrf: port: call common_hal_rtc_init() during initSean Cross
2020-05-18nrf: rtc: persist rtc offset across rebootsSean Cross
2020-05-18nrf: port: move saved word into .uninitialized sectionSean Cross
2020-05-18nrf: port: move the heap after .uninitializedSean Cross
2020-05-18nrf: linker: add a new .uninitialized sectionSean Cross
2020-05-18add hiibot_blueficyz
2020-05-15Add port_fixed_stack for more buildsScott Shawcroft
2020-05-13nrf: code styleJeff Epler
2020-05-13nrf: Ensure ticks enabled while playing audioJeff Epler
2020-05-12Merge branch 'master' into Optical-Encoder-ModuleScott Shawcroft
2020-05-12merged masterDaniel Pollard
2020-05-12nrf: simmel: decrease flash filesystem sizeSean Cross
2020-05-12nrf: simmel: disable SPIM3Sean Cross
2020-05-12nrf: support disabling SPIM3Sean Cross
2020-05-12nrf: simmel: enable aesioSean Cross
2020-05-12nrf: simmel: correct CSn pinSean Cross
2020-05-11Merge pull request #2833 from xiongyihui/pitaya-go5.4.0-beta.0Scott Shawcroft
2020-05-05refactor countio based on feedbackDaniel Pollard
2020-05-04address review commentsDan Halbert
2020-05-04make translate againDan Halbert
2020-05-04add PacketBuffer .incoming_ and .outgoing_packet_lengthDan Halbert
2020-05-04Merge pull request #2844 from xobs/add-nrf-pca10100Dan Halbert
2020-05-04nrf: simmel: enable CIRCUITPY_USB_HIDSean Cross
2020-05-04nrf: add pca10100Sean Cross
2020-05-01use Nordic's VID which seems to be allowedYihui Xiong
2020-04-30Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-30Merge pull request #2834 from Teknikio/fix/bluebird_pinoutScott Shawcroft
2020-04-30update teknikio bluebird pin assignmentsJoeBakalor
2020-04-30add nRF52840 based Makerdiary Pitaya GoYihui Xiong
2020-04-29change many ifndefs to ?=Dan Halbert
2020-04-29further cleanup and bug fixingDan Halbert
2020-04-30nrf: bluetooth: add s147 v7.0.1 softdevice hexfileSean Cross
2020-04-29Merge remote-tracking branch 'adafruit/master' into ringbuf-fixesDan Halbert
2020-04-29back to '.packet_size' for compatiblityDan Halbert
2020-04-29rename and improve PacketBuffer packet length propertyDan Halbert
2020-04-29Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-29nrf: add simmel boardSean Cross
2020-04-28add submodule to TG-Watch02ATG-Techie
2020-04-27add submodule to TG-Watch02ATG-Techie
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-26Merge pull request #2805 from tannewt/update_tinyusbScott Shawcroft
2020-04-24Remove empty #if and add missing includes.Scott Shawcroft
2020-04-23Merge pull request #2801 from simmel-project/nrf-s140-7.0.1Dan Halbert
2020-04-22nrf: nrf52833: use s140 v7.0.1Sean Cross
2020-04-22nrf: bluetooth: add s140 v7.0.1Sean Cross
2020-04-22fix calculation of nrf firmware sizeDan Halbert
2020-04-21ringbuf testedDan Halbert
2020-04-21merge from adafruitDan Halbert