..
_bleio
ringbuf cleanup
2022-09-21 10:03:05 -04:00
alarm
store wake_alarm in a static object
2022-10-29 16:26:36 -04:00
analogio
make translate and pre-commit formatting fixes
2022-07-08 16:53:53 -04:00
audiobusio
Conditionalize LTO
2022-05-27 12:59:54 -07:00
board
Rename esp32s2 port to espressif
2021-09-13 16:44:55 -07:00
busio
Interrupt on UART 'break'
2022-11-19 10:57:21 -06:00
canio
wip; compiles
2022-06-26 21:22:22 -04:00
coproc
coproc module enhancements
2022-10-22 19:08:49 +05:30
countio
Merge pull request #6463 from adafruit/7.3.x
2022-06-06 11:58:05 -07:00
digitalio
cyw43 basic gpio support, hwaddr in boot_out
2022-09-28 10:06:33 -05:00
dualbank
improve dualbank
errors
2022-10-15 13:20:10 +05:30
esp32_camera
lock and unlock i2c bus around any ops that might access it
2022-09-22 17:03:05 -05:00
espidf
Add ability to reserve psram
2022-08-03 16:19:40 -05:00
frequencyio
wip; compiles
2022-06-26 21:22:22 -04:00
hashlib
WIP websocket to serial
2022-07-01 16:57:10 -07:00
i2ctarget
switch back one I2C message
2022-08-10 12:06:43 -04:00
imagecapture
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
mdns
Allow for dynamic reconfigure including port
2022-07-15 16:33:12 -07:00
microcontroller
enable microcontroller.cpu.temperature
on esp32s3
2022-11-12 10:03:00 +05:30
neopixel_write
test and adjust NeoPixel timings on multiple products
2022-04-25 23:12:24 -04:00
nvm
Enable -Werror=missing-prototypes on espressif port
2021-11-10 11:07:45 -06:00
os
Enable -Werror=missing-prototypes on espressif port
2021-11-10 11:07:45 -06:00
paralleldisplay
Update ports/espressif/common-hal/paralleldisplay/ParallelBus.h
2022-03-05 21:48:00 +01:00
ps2io
Enable -Werror=missing-prototypes on espressif port
2021-11-10 11:07:45 -06:00
pulseio
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
pwmio
Match channel number, not timer number
2022-11-15 16:51:47 -08:00
rgbmatrix
Rename esp32s2 port to espressif
2021-09-13 16:44:55 -07:00
rotaryio
Espressif: fix allocation of multiple Incremental Encoders
2022-05-24 22:37:24 -04:00
rtc
message consolidation and more use of validators
2022-05-19 15:38:37 -04:00
socketpool
Ensure orderly shutdown of ssl socket
2022-12-01 19:29:20 -06:00
ssl
Ensure orderly shutdown of ssl socket
2022-12-01 19:29:20 -06:00
supervisor
rename left over esp32s2 to espressif
2021-09-18 19:42:18 +05:30
time
Rename esp32s2 port to espressif
2021-09-13 16:44:55 -07:00
touchio
Fix ESP32 touch; rework common code a bit
2022-08-16 20:04:27 -04:00
watchdog
Enable -Werror=missing-prototypes on espressif port
2021-11-10 11:07:45 -06:00
wifi
correct Radio.connect() and .start_ap() signatures; clean up some code
2022-11-22 17:11:03 -05:00