Commits
User selector
Commit History
Commits on Feb 10, 2016
- committed
extmod/fsusermount: Support mounting of multiple block devices.
Show description for b33a770committedstmhal: Expose flash and SD card as proper objects with block protocol.
Show description for 3770cd2committed
Commits on Dec 22, 2015
stmhal: Add pyb.irq_stats() to get statistics about IRQ calls.
Show description for 401af50committed
Commits on Dec 4, 2015
stmhal: Protect SD card DMA transactions against USB MSC contention.
Show description for f4c1737committed
Commits on Nov 24, 2015
- committed
stmhal: Add dma support for sdcard.
Show description for 6edffd0authored andcommitted
Commits on Oct 30, 2015
- authored andcommitted
Commits on Oct 11, 2015
Commits on Jul 29, 2015
- authored andcommitted
Commits on Mar 20, 2015
Commits on Feb 27, 2015
py: Use m_{new,renew,del} consistently.
Show description for 4d77e1acommitted
Commits on Jan 1, 2015
Commits on Oct 19, 2014
stmhal: Add retry to SD card init.
Show description for 072bd07committed
Commits on Sep 15, 2014
stmhal: Change 64-bit arithmetic to 32-bit for SD card block addressing.
Show description for 1d7fb82committed- authored andcommitted
Commits on Aug 25, 2014
Commits on Jul 7, 2014
Commits on Jul 6, 2014
Disable IRQs around sdcard reads.
Show description for 90ba80dcommitted
Commits on Jun 28, 2014
stmhal: Include mpconfig.h before all other includes.
Show description for 8139494committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 17, 2014
build: Simplify build directory layout by putting all headers in genhdr.
Show description for d553be5committed
Commits on Mar 30, 2014
Merge map.h into obj.h.
Show description for df6567ecommittedRename rt_* to mp_*.
Show description for d17926dcommittedstmhal: Unify naming of HW config; make SD detect configurable.
Show description for 09d2077committed
Commits on Mar 26, 2014
Remove mp_obj_type_t.methods entry and use .locals_dict instead.
Show description for 9b196cdcommittedChange mp_method_t.name from const char * to qstr.
Show description for c12b221committed
Commits on Mar 17, 2014
stmhal: Add SD card support.
Show description for fb431bfcommitted
Loading