Commit Graph

3 Commits

Author SHA1 Message Date
Doug Brown
af171135a3 Initial implementation of simulated flash chips
There is still a lot of work to do in order to make it pretty, but
this is a great start! Chip ID function works.
2021-07-31 17:06:58 -07:00
Doug Brown
3fd01f77d8 Continue implementing PC build
The PC build now brings up an empty Qt window. It also runs the
programmer firmware in the background in another thread. This also adds
a shell script you can use to create the USB gadget.
2021-07-25 16:21:36 -07:00
Doug Brown
7d0c5e2a09 Implement dummy PC build with stubs
It doesn't actually do anything yet, but it builds and runs. The next
step will be to actually implement "fake" GPIO, USB, and parallel bus.
2021-07-17 14:59:18 -07:00