aboutsummaryrefslogtreecommitdiff
path: root/tests/pyb
AgeCommit message (Expand)Author
2014-10-30tests: Added and adapted CAN tests for extended messagesHenrik Sölver
2014-10-26stmhal: Change SPI phase spec to 0,1 to match standard conventions.Damien George
2014-10-21stmhal: Overhaul UART class to use read/write, and improve it.Damien George
2014-10-02tests: Add simple CAN test.Damien George
2014-08-25tests: Add test for pyb.disable_irq and pyb.enable_irq.Damien George
2014-08-24stmhal, modtime: Small changes, reduced code size by around 80 bytes.Damien George
2014-08-16tests: Wait for just over 1 sec when testing RTC.Damien George
2014-08-08tests, pyb: Update pin test.Damien George
2014-05-10stmhal: Fix setting of RTC: was BCD now BIN encoded.Damien George
2014-05-04tests, pyb: Add 'import pyb' when needed.Damien George
2014-05-03tests: Add a suite of tests specifically for the pyboard.Damien George