add emmc to slow_peripherals
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 5 Aug 2018 10:31:08 +0000 (11:31 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 5 Aug 2018 10:31:08 +0000 (11:31 +0100)
commitfdc4741e1c195b8e76ddcc2dbc45c6ffe319f614
tree49a5f296151207f372448fe83721b7fd6b98f0fd
parent9e2ee0ee8d8a65bc14c2243cc69e8ad471da54b9
add emmc to slow_peripherals
docs/AddingPeripherals.mdwn
src/bsv/peripheral_gen/base.py
src/bsv/peripheral_gen/emmc.py [new file with mode: 0644]
src/bsv/peripheral_gen/mmcbase.py [new file with mode: 0644]
src/bsv/peripheral_gen/sdmmc.py