summaryrefslogtreecommitdiff
path: root/extmod/machine_pinbase.c
AgeCommit message (Expand)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler
2019-01-18Fix unix buildScott Shawcroft
2017-09-12extmod/machine_pinbase: Put PinBase singleton in ROM.Damien George
2016-06-19extmod/machine_pinbase: Fix nanbox build.Paul Sokolovsky
2016-06-18extmod/machine_pinbase: Implementation of PinBase class.Paul Sokolovsky