Commits
User selector
Commit History
Commits on Nov 9, 2015
py: Add basic support for dynamically loadable native modules.
Show description for e06aed4committed
Commits on Nov 8, 2015
stmhal: FatFS configuration moved to the library folder.
Show description for 748509aauthored andcommitted
Commits on Nov 7, 2015
- committed
- authored andcommitted
Commits on Nov 6, 2015
- authored andcommitted
stmhal/rtc: LSx oscillator is only initialized upon initial power up.
Show description for 8f7ff85authored andcommitted
Commits on Nov 2, 2015
stmhal/can: Fix a bug in filter handling.
Show description for 35e7d9cauthored andcommitted
Commits on Nov 1, 2015
- authored andcommitted
Commits on Oct 31, 2015
- committed
all: Add py/mphal.h and use it in all ports.
Show description for 731f359authored andcommitted- committed
Commits on Oct 30, 2015
- authored andcommitted
stmhal: Make RTC init skip startup if LTE is already enabled and ready.
Show description for 3819634authored andcommitted- authored andcommitted
- authored andcommitted
Commits on Oct 29, 2015
- committed
- committed
stmhal/pyexec: Use mp_hal_ticks_ms().
Show description for 04fa999committed
Commits on Oct 27, 2015
unix, stmhal: Introduce mp_hal_delay_ms(), mp_hal_ticks_ms().
Show description for 404dae8committed
Commits on Oct 25, 2015
stmhal: Fix USB_VCP.recv so that it returns actual amount of bytes read.
Show description for 79f404acommitted
Commits on Oct 24, 2015
- committed
stmhal/ffconf.h: Include py/mpconfig.h.
Show description for 81a1e17committedMakefiles: Remove duplicate object files when linking.
Show description for 0dbd928committed
Commits on Oct 20, 2015
Commits on Oct 19, 2015
stmhal: Bring Pin class close to new machine module specification.
Show description for 2f96b19committedstmhal/uart: If char is not received within timeout, return EAGAIN error.
Show description for bedab23committedstmhal: Implement os.dupterm (was pyb.repl_uart).
Show description for 83158e0committedstmhal: Add sleep_{ms,us} and ticks_{ms,us,cpu,diff} to time module.
Show description for d8066e9committed- authored andcommitted
all: Make netutils.h available to all ports by default.
Show description for e0f5df5committed
Commits on Oct 17, 2015
- authored andcommitted
Commits on Oct 13, 2015
stmhal: Allow to set bits resolution for DAC; 8 is default, can have 12.
Show description for b5c43becommitted