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
8e85358a72
circuitpython
/
ports
/
espressif
/
bindings
/
espnow
History
Scott Shawcroft
e22eefabd7
First stab at 5.1 update
2023-09-22 10:02:30 -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
First stab at 5.1 update
2023-09-22 10:02:30 -07:00
Peer.h
First stab at 5.1 update
2023-09-22 10:02:30 -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