Age | Commit message (Expand) | Author |
---|---|---|
2017-08-21 | all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros. | Damien George |
2017-07-31 | all: Use the name MicroPython consistently in comments | Alexander Steffen |
2017-06-10 | zephyr/machine_pin: Use native Zephyr types for Zephyr API calls. | Paul Sokolovsky |
2017-05-21 | esp8266, stmhal, zephyr: Rename machine.Pin high/low methods to on/off. | Paul Sokolovsky |
2017-04-08 | zephyr/machine_pin: Implement pin protocol for machine.Signal support. | Paul Sokolovsky |
2016-10-27 | zephyr: Initial implementation of machine.Pin. | Daniel Thompson |