9 Commits (46239413d033a25662700ba39a97b07737b820fc)

Author SHA1 Message Date
Damien George c5966128c7 Implement proper exception type hierarchy. 11 years ago
Damien George a71c83a1d1 Change mp_obj_type_t.name from const char * to qstr. 11 years ago
Damien George 099a9cb575 Remove mp_obj_new_exception_msg_1_arg and _2_arg. 11 years ago
Damien George 51f3a6becd stm: Improved ADC module; add BOARD_NAME config value. 11 years ago
Damien George 55baff4c9b Revamp qstrs: they now include length and hash. 11 years ago
Damien George b2ebb161d4 stm: Upgrade ST peripheral library from 1.1.0 to 1.3.0. 11 years ago
Damien George 613eb25545 stm: Fix print methods with new kind argument. 11 years ago
mux 8c10240722 Add ADC support for internal TEMP/VBAT/VREF 11 years ago
mux 3591285091 Implement initial ADC support 11 years ago