circuitpython/ports/nrf/common-hal
Scott Shawcroft bf0bef9684
Split listdir entries across two packets
when the MTU of the BLE connection is smaller than the 28 bytes of
the header. (The smallest possible MTU is 20.)

Fixes #5511
2021-10-28 10:57:16 -07:00
..
_bleio Split listdir entries across two packets 2021-10-28 10:57:16 -07:00
alarm Merge pull request #5273 from tannewt/fix_nrf_light_sleep_cdc 2021-08-31 13:29:04 +05:30
analogio run code formatting script 2021-03-15 19:27:36 +05:30
audiobusio Use NO_PIN, not 0, for PDMIn unset pins. 2021-09-10 13:18:29 -04:00
audiopwmio run code formatting script 2021-03-15 19:27:36 +05:30
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
countio Fix GPIOTE crashes by checking everything is ok 2021-08-27 16:07:29 -07:00
digitalio run code formatting script 2021-03-15 19:27:36 +05:30
microcontroller Fix builds without alarm 2021-08-30 14:09:36 -07:00
neopixel_write run code formatting script 2021-03-15 19:27:36 +05:30
nvm run code formatting script 2021-03-15 19:27:36 +05:30
os run code formatting script 2021-03-15 19:27:36 +05:30
paralleldisplay Fix incorrect macros 2021-08-30 14:40:14 -07:00
pulseio Fix GPIOTE crashes by checking everything is ok 2021-08-27 16:07:29 -07:00
pwmio Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
rgbmatrix run code formatting script 2021-03-15 19:27:36 +05:30
rotaryio rotaryio: Add the ability to set the divisor 2021-10-16 09:43:45 -05:00
rtc Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
watchdog Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00