Default Branch

jebbatime

9bf757bf21 · readme stub · Updated 2021-06-14 17:00:06 -06:00

Branches

gc_dump_improvements

a68c5ef535 · py/gc: gc_dump_alloc_table(): Dump heap offset instead of actual address. · Updated 2016-05-11 19:31:55 +03:00

5108
2
support-3.5

c3c086a6b0 · README: With "async" support, bump supported language version to 3.5. · Updated 2016-04-27 18:49:30 +03:00

5273
1
travis-unbreak

82d35ed709 · Trying unbreak i386 arch install. · Updated 2016-03-03 10:49:44 +02:00

5753
1
vfs-listdir

9c081b740b · tests/vfs_fat_ramdisk: Add .listdir() testcase. · Updated 2016-02-28 17:19:12 +02:00

5774
0
Included
fatfs-dyna-secsize

e0508e2eeb · lib/fatfs: Support sector sizes beyond 512 bytes. · Updated 2016-02-09 00:37:40 +02:00

5848
1
mkfs-hack

6cfac33b16 · extmod/fsusermount: Introduce separate mkfs() function. · Updated 2016-02-06 23:41:10 +02:00

5854
1
stmhal-has-flash

2cdceb15a0 · stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting. · Updated 2016-02-06 14:48:58 +02:00

5859
1
eager-mp_stack_ctrl

4a1352e990 · py/runtime: mp_stack_ctrl_init() should be called immediately on startup. · Updated 2016-01-29 01:59:02 +02:00

5880
1
travis-trusty

f642c42547 · .travis.yml: Switch to Ubuntu 14.04 Trusty. · Updated 2016-01-17 14:27:42 +02:00

5900
1
urandom

9d1c9b16e5 · extmod/modurandom: Add "urandom" module. · Updated 2016-01-16 12:59:36 +02:00

5903
1
readthedocs

76b048b894 · Attempt to fix readthedocs build. · Updated 2016-01-03 21:52:49 +02:00

5948
1
stmhal-poll-oneshot

9471b7d5b7 · stmhal/moduselect: Implement "oneshot polling" flag. · Updated 2015-12-13 21:28:16 +02:00

6047
1
ilistdir

271e84ae41 · unix/modos: Implement ilistdir(). · Updated 2015-12-13 09:04:30 +02:00

6047
2
cross

929f160433 · build-android.sh: Android build script, using NDK standalone toolchain. · Updated 2015-12-05 22:33:13 +02:00

6090
5
bitbang-i2c-wip

d0146a5bb4 · WIP: Add bitbanging I2C driver. · Updated 2015-11-29 03:03:25 +02:00

6128
1
stmhal-machine-i2c-spi

35539b17f1 · stmhal/modmachine: Try to add I2C & SPI classes. · Updated 2015-11-12 00:07:54 +02:00

6231
1
gcollect-auto-setjmp

6a6fa14b87 · unix/gccollect: Fallback to setjmp-based register fetching automatically. · Updated 2015-11-07 23:08:28 +03:00

6247
1
stmhal-POLL

5de4af130c · docs/select: Document POLLIN/OUT/ERR/HUP. · Updated 2015-11-07 20:02:14 +03:00

6247
2
pyboard-no-0x04

9dda6827b9 · tools/pyboard.py: Don't add terminating \x04 character to stdout output. · Updated 2015-11-07 12:13:59 +03:00

6252
1
sys-override

38300fe6bf · WIP, prototype: Allow to override sys.stdout. · Updated 2015-11-05 01:40:54 +03:00

6258
1