This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-07 04:30:24 +01:00
Code
Issues
Actions
52
Packages
Projects
Releases
Wiki
Activity
Files
d040478d8aad7a05aac98651ec6ac5c2e9265a22
micropython
/
examples
History
Damien George
cf490a7091
all: Fix various spelling mistakes found by codespell 2.2.6.
...
Signed-off-by: Damien George <
damien@micropython.org
>
2023-10-03 11:24:50 +11:00
..
bluetooth
examples/bluetooth: Link to aioble in BLE examples.
2023-09-01 14:05:32 +10:00
embedding
…
hwapi
all: Fix various spelling mistakes found by codespell 2.2.6.
2023-10-03 11:24:50 +11:00
natmod
examples/natmod: Add features4 as a class definition example.
2023-09-02 00:16:16 +10:00
network
all: Replace all uses of umodule in Python code.
2023-06-08 17:54:24 +10:00
rp2
examples: Mark asm, pio, etc. as noqa: F821 (undefined-name).
2023-08-16 16:12:33 +10:00
SDdatalogger
…
unix
examples/unix/machine_bios.py: Fix typo.
2023-09-29 17:02:15 +10:00
usercmodule
…
accel_i2c.py
…
accellog.py
…
asmled.py
examples: Mark asm, pio, etc. as noqa: F821 (undefined-name).
2023-08-16 16:12:33 +10:00
asmsum.py
examples: Mark asm, pio, etc. as noqa: F821 (undefined-name).
2023-08-16 16:12:33 +10:00
conwaylife.py
…
ledangle.py
…
mandel.py
…
micropython.py
…
pins.py
…
pyb.py
…
switch.py
…