summaryrefslogtreecommitdiffstats
path: root/libtoprammer/top_devices.py
blob: 91ac1ab9e58a9066cc844488020d23f29a4a9f03 (plain)
1
2
3
4
5
6
7
# Import programmer specific stuff

# TOP2049 specific stuff
import top2049.hardware_access
import top2049.vcc_layouts
import top2049.vpp_layouts
import top2049.gnd_layouts 
bues.ch cgit interface