Dan Halbert
|
10b94796c0
|
wip; fix more m_malloc and gc_alloc
|
2023-08-11 00:30:34 -04:00 |
|
MicroDev
|
14c3b52b8d
|
Merge branch 'main' into espnow
|
2023-02-03 01:37:07 +05:30 |
|
MicroDev
|
7330c638b9
|
minimal changes to make espnow work
|
2023-01-20 14:12:55 +05:30 |
|
Scott Shawcroft
|
8f9d1e241d
|
Save watch_for_interrupt_char to espressif too
|
2023-01-19 10:28:56 -08:00 |
|
Scott Shawcroft
|
dca66eb98c
|
Watch for ctrl-c over BLE workflow serial
Before this, it was impossible to interrupt a running program over
BLE.
|
2023-01-18 16:28:35 -08:00 |
|
Dan Halbert
|
ea15a9118a
|
ringbuf cleanup
|
2022-09-21 10:03:05 -04:00 |
|
Scott Shawcroft
|
8958e7ef08
|
Add S3 GATT client support
This allows you to connect to GATT services on the other device.
It also adds connection initiation (GAP central).
More progress on #5926
|
2022-02-10 11:31:57 -08:00 |
|
Scott Shawcroft
|
d9966c1724
|
Add TODOs and -Os for RISC-V
|
2022-01-26 17:07:20 -08:00 |
|
Scott Shawcroft
|
5a6f456dbb
|
Add BLE scanning for S3 and C3.
Everything else should raise NotImplementedError.
First step in #5926
|
2022-01-25 16:28:46 -08:00 |
|