summaryrefslogtreecommitdiff
path: root/extmod/machine_bitstream.c
AgeCommit message (Expand)Author
2024-03-07all: Remove the "STATIC" macro and just use "static" instead.Angus Gratton
2023-10-26extmod/modmachine: Consolidate simple machine headers into modmachine.h.Damien George
2021-08-19extmod: Add machine.bitstream.Jim Mussared