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.
 
 
 
 
 
 
Damien George 61616e84ce extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter. 8 years ago
..
SDdatalogger stmhal: Update boot.py files to use VCP instead of CDC. 8 years ago
embedding all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h 8 years ago
hwapi extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter. 8 years ago
network examples/http_client: Use read() instead of readall(). 8 years ago
unix tests/machine_mem.py: Too non-portable, rework as an example for unix port. 8 years ago
accel_i2c.py examples/accel_i2c.py: Switch to "machine" module. 9 years ago
accellog.py examples/accellog.py: Change 1: to /sd/, and update comment about FS. 8 years ago
asmled.py py: Big improvements to inline assembler. 11 years ago
asmsum.py py: Big improvements to inline assembler. 11 years ago
conwaylife.py examples: Update conwaylife to work with new LCD API. 10 years ago
ledangle.py LED Fix 11 years ago
mandel.py Small edits to examples to get them working again with unix/micropython. 11 years ago
micropython.py py: Rename byte_code to bytecode everywhere. 11 years ago
pins.py examples: Added pins.py example script to list pin config/af. 10 years ago
pyb.py examples: Update conwaylife to work with new LCD API. 10 years ago
switch.py remove `__doc__ =` and fix tweak doc diffs 11 years ago