micropython/examples
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check.
Signed-off-by: Damien George <damien@micropython.org>
2023-04-27 18:03:06 +10:00
..
SDdatalogger top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
bluetooth examples/bluetooth/ble_temperature_central.py: Remove service tuple. 2023-04-26 11:37:20 +10:00
embedding all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
hwapi all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
natmod all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
network
rp2 examples/rp2: Add comment that examples using IO25 don't work on Pico W. 2023-02-07 15:03:14 +11:00
unix
usercmodule examples/usercmodule/cexample: Use mp_obj_malloc(). 2023-03-20 15:12:49 +11: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