This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
examples
History
Jim Mussared
d975bb1f27
examples/hwapi: Rename uasyncio to asyncio.
...
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-06-19 18:36:54 +10:00
..
bluetooth
examples/bluetooth/ble_temperature_central.py: Remove service tuple.
2023-04-26 11:37:20 +10:00
embedding
all: Rename *umodule*.c to remove the "u" prefix.
2023-06-08 17:54:17 +10:00
hwapi
examples/hwapi: Rename uasyncio to asyncio.
2023-06-19 18:36:54 +10:00
natmod
examples/natmod: Rename umodule to module.
2023-06-08 17:54:24 +10:00
network
all: Replace all uses of umodule in Python code.
2023-06-08 17:54:24 +10:00
rp2
examples/rp2: Add comment that examples using IO25 don't work on Pico W.
2023-02-07 15:03:14 +11:00
SDdatalogger
top: Update Python formatting to black "2023 stable style".
2023-02-02 12:51:03 +11:00
unix
all: Replace all uses of umodule in Python code.
2023-06-08 17:54:24 +10:00
usercmodule
examples/usercmodule: Add a sub-package example.
2023-06-01 16:21:37 +10:00
accel_i2c.py
…
accellog.py
…
asmled.py
…
asmsum.py
top: Update Python formatting to black "2023 stable style".
2023-02-02 12:51:03 +11:00
conwaylife.py
top: Update Python formatting to black "2023 stable style".
2023-02-02 12:51:03 +11:00
ledangle.py
…
mandel.py
…
micropython.py
…
pins.py
…
pyb.py
…
switch.py
…