This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d2cfa162a
circuitpython
/
ports
/
espressif
/
bindings
/
espnow
History
MicroDev
3d2cfa162a
enable
paralleldisplay
on
esp32
and
esp32s3
2023-09-13 11:35:14 -07:00
..
__init__.c
pre-commit fixes
2023-08-14 00:59:22 -04:00
__init__.h
update espnow module
2023-01-23 09:42:39 +05:30
ESPNow.c
pre-commit fixes
2023-08-14 00:59:22 -04:00
ESPNow.h
update espnow api
2023-01-23 23:51:10 +05:30
ESPNowPacket.c
replace
ESPNowStats
with
Communicate
class and more
2023-02-05 01:42:32 +05:30
ESPNowPacket.h
split espnow between bindings and common-hal
2023-02-01 18:53:58 +05:30
Peer.c
pre-commit uncrustify
2023-08-18 22:53:14 -04:00
Peer.h
enable
paralleldisplay
on
esp32
and
esp32s3
2023-09-13 11:35:14 -07:00
Peers.c
wip: continuing compilation fixes; mp_obj_alloc everywhere
2023-08-07 20:45:57 -04:00
Peers.h
rework espnow api
2023-02-03 01:32:28 +05:30