summaryrefslogtreecommitdiff
path: root/ports/nrf
AgeCommit message (Expand)Author
2019-11-15revert errorHierophect
2019-11-15move neopixel_in_use flag to shared-bindingsHierophect
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-04Merge pull request #2236 from tannewt/bleio_tweaksDan Halbert
2019-11-03Merge pull request #2262 from jepler/cpb-speaker-disable5.0.0-alpha.5Dan Halbert
2019-11-02Check for no pullups on I2C on nrf; give arduino nano 33 ble two I2C devicesDan Halbert
2019-11-01cpb: define the SPEAKER_ENABLE_PINjepler
2019-11-01nRF: Handle SPEAKER_ENABLE_PINjepler
2019-11-01Merge remote-tracking branch 'adafruit/master' into bleio_tweaksScott Shawcroft
2019-10-28nrf: allocate two I2C on CPBDan Halbert
2019-10-28Use MICROPY_PY_SYS_PLATFORM in mpconfigport.h onlyDan Halbert
2019-10-27Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_expressJeff Epler
2019-10-25Merge remote-tracking branch 'adafruit/master' into nano-33-bleDan Halbert
2019-10-25add object types to rgb status objects;mark spi rgb objects as never_resetDan Halbert
2019-10-25use bitbang SPI for DotStar; still need to fix hw SPI for dotstarDan Halbert
2019-10-25Initial Itsy nRF52840 defnDan Halbert
2019-10-22Refine comments and switch prefix_len to size_tScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft
2019-10-18Add functions to get top and limit stackKamil Tomaszewski
2019-10-15Merge remote-tracking branch 'adafruit/master' into cpu-voltageDan Halbert
2019-10-14change calibration from analogin_reset() to analogin_init()Dan Halbert
2019-10-12return chip vcc valueDan Halbert
2019-10-12nrf: PWMAudioOut: deactivate PWM when deinitting selfJeff Epler
2019-10-12nrf: PWMAudioOut: coding styleJeff Epler
2019-09-26initial Arduino Nano 33 BLE board definitionDan Halbert
2019-09-20Merge pull request #2130 from jepler/nrf-debugflagsScott Shawcroft
2019-09-17Merge pull request #2161 from jepler/nrf-analog-referenceScott Shawcroft
2019-09-16nRF: Change analog reference to VCC(/4)jepler
2019-09-16nRF: Change analog reference voltageJeff Epler
2019-09-11nRF: PWMOut: At deinit, make pin available againjepler
2019-09-09nrf: i2s: tune audio bufferingjepler
2019-09-09nrf: i2s: rewrite without 'goto'jepler
2019-09-09nrf: i2s: Comment this slightly tricksy codejepler
2019-09-08nrf: I2SOut: deal more gracefully with errors from the samplejepler
2019-09-08nrf: Makefile: sensible flags for debuggingjepler
2019-09-08nrf: Add i2s audio outputjepler
2019-09-06CPB A1 pin mapping wrong; remove A7Dan Halbert
2019-09-01Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-29Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...sommersoft
2019-08-29rename bleio module to _bleioDan Halbert
2019-08-29address minor issues: typos, make translate, and sphinxDan Halbert
2019-08-28another API rework: less abstraction leakageDan Halbert
2019-08-28bleio: API change to create and connect related objects simulatenously: no or...Dan Halbert
2019-08-28Merge remote-tracking branch 'adafruit/master' into bleio-api-revampDan Halbert
2019-08-26remove some debugging printsDan Halbert
2019-08-25BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bondingDan Halbert
2019-08-25enable audiomixer on nrfsommersoft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22Fix nrf buildsScott Shawcroft
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft