6 Commits (460954734e12074d29056b446d1406a27e2aed9f)

Author SHA1 Message Date
Damien George 6df7b2f2fe extmod/machine_signal: Change VLA to use new scoped allocation API. 7 years ago
Damien George 653a0c2d71 extmod/machine_signal: Fix parsing of invert arg when Pin is first arg. 7 years ago
Damien George 61616e84ce extmod/machine_signal: Rename "inverted" arg to "invert", it's shorter. 8 years ago
Paul Sokolovsky 605ff91efd extmod/machine_signal: Support all Pin's arguments to the constructor. 8 years ago
Paul Sokolovsky 181f7d1450 extmod/machine_signal: Implement Signal .on() and .off() methods. 8 years ago
Paul Sokolovsky 7a7516d40d extmod/machine_signal: Implement "signal" abstraction for machine module. 8 years ago