6 Commits (8f5bc3ffc0603bbc338f9a24bd7d278b72d5c9d7)

Author SHA1 Message Date
Damien George 4ebdb1f2b2 py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros. 8 years ago
Pavol Rusnak 39799f7564
extmod/modubinascii: implement binascii.crc32 8 years ago
Damien George 4b72b3a133 py: Change type signature of builtin funs that take variable or kw args. 9 years ago
Galen Hazelwood 616986a5f3 extmod: Add a2b_base64 and b2a_base64 functions to ubinascii. 9 years ago
Daniel Campora 7bd273b818 extmod: Actually expose the ubinascii python methods. 10 years ago
Daniel Campora 0f716aced7 extmod: Expose mod_binascii_hexlify() and mod_binascii_unhexlify(). 10 years ago
Daniel Campora e800db562f cc3200: Add uhashlib. Supports SHA1 and SHA256. 10 years ago
danicampora 868fa82ea4 cc3200: Add ADC module. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George c66d86c5ce stmhal: Big cleanup; merge gpio into Pin; make names consistent. 11 years ago
Damien George da5e269e51 stmhal: Make pyb.ADC the ADC class (not a function). 11 years ago
Dave Hylands 1403298a65 stmhal - fixed up adc stuff 11 years ago
Damien George 51f3a6becd stm: Improved ADC module; add BOARD_NAME config value. 11 years ago
mux 3591285091 Implement initial ADC support 11 years ago