circuitpython/ports/nrf/common-hal
Scott Shawcroft 82fb761c0f
Add PacketBuffer and MTU negotiation support.
PacketBuffer facilitates packet oriented BLE protocols such as BLE
MIDI and the Apple Media Service.

This also adds PHY, MTU and connection event extension negotiation
to speed up data transfer when possible.
2020-01-03 17:29:54 -08:00
..
_bleio Add PacketBuffer and MTU negotiation support. 2020-01-03 17:29:54 -08:00
analogio upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
audiobusio Merge pull request #2324 from jepler/nrf-i2s-channels-widths 2019-11-25 16:59:08 -08:00
audiopwmio nrf: PWMAudioOut: 62500Hz limitation is not needed 2019-12-19 10:34:56 -06:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Change SPI and I2C in the same way. 2020-01-03 15:14:37 -08:00
digitalio Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
displayio Rework based on Dan's review 2019-08-23 15:27:21 -07:00
microcontroller upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
neopixel_write Throw an error when we cannot allocate PWM pixel buffer 2020-01-03 15:15:36 -08:00
nvm merge from master 2019-12-12 15:51:13 -05:00
os upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
pulseio upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
rotaryio Change pin mode to pullup for adafruit/circuitpython#1045 2019-02-07 09:47:56 +11:00
rtc upgrade nrfx API to v2 2019-12-17 21:39:52 +07:00
supervisor replacing change to input() with separate method to check for USB Serial input 2018-10-09 18:37:52 -04:00
time Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06:00