You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jim Mussared
59f3c7facb
examples/pins.py: Remove this pins printing example.
It's not supported on all ports, adds complexity to the build to generate
pins_af.py, and can mostly be replicated just by printing the pin objects.
Remove support for generating pins_af.py from all ports (nrf, stm32,
renesas-ra, mimxrt, rp2).
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
1 year ago
..
SDdatalogger
top: Update Python formatting to black "2023 stable style".
2 years ago
bluetooth
examples/bluetooth: Link to aioble in BLE examples.
1 year ago
embedding
all: Rename *umodule*.c to remove the "u" prefix.
1 year ago
hwapi
all: Fix various spelling mistakes found by codespell 2.2.6.
1 year ago
natmod
extmod/modframebuf: Remove FrameBuffer1 from natmod build.
1 year ago
network
all: Replace all uses of umodule in Python code.
1 year ago
rp2
examples: Mark asm, pio, etc. as noqa: F821 (undefined-name).
1 year ago
unix
examples/unix/machine_bios.py: Fix typo.
1 year ago
usercmodule
examples/usercmodule: Add a sub-package example.
1 year ago
accel_i2c.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
accellog.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
asmled.py
examples: Mark asm, pio, etc. as noqa: F821 (undefined-name).
1 year ago
asmsum.py
examples: Mark asm, pio, etc. as noqa: F821 (undefined-name).
1 year ago
conwaylife.py
top: Update Python formatting to black "2023 stable style".
2 years ago
ledangle.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
mandel.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
micropython.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
pyb.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago
switch.py
all: Reformat C and Python source code with tools/codeformat.py.
5 years ago