summaryrefslogtreecommitdiffstatshomepage
path: root/examples/usercmodule
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-10-26 11:39:40 +1100
committerDamien George <damien@micropython.org>2023-10-26 16:20:53 +1100
commit90023b4dcf7bfeb6eccd5d0d13efc4832cf187e7 (patch)
tree97cab73dc63d239084f2ee8a05d8d712da9cf60c /examples/usercmodule
parent5b4a2baff6b42b2b428cd58a95407a66387e4305 (diff)
downloadmicropython-90023b4dcf7bfeb6eccd5d0d13efc4832cf187e7.tar.gz
micropython-90023b4dcf7bfeb6eccd5d0d13efc4832cf187e7.zip
extmod/modmachine: Clean up decls of machine types to use common ones.
The machine_i2c_type, machine_spi_type and machine_timer_type symbols are already declared in extmod/modmachine.h and should not be declared anywhere else. Also move declarations of machine_pin_type and machine_rtc_type to the common header in extmod. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/usercmodule')
0 files changed, 0 insertions, 0 deletions