chore: modified package and tsconfig files
by Adrian Carpenter 5 years 9 months
chore: modified package and tsconfig files

* Files modified so that electron-builder produces valid application binary images.

* Added and modified the scripts so that the application can be run/debugged/packaged correctly.
b7f8b454
chore: modified gitignore to allow .vscode in repo
by Adrian Carpenter 5 years 9 months
0f0398c7
chore: switched project to using yarn
by Adrian Carpenter 5 years 9 months
008e626a
chore: applied development stash
by Adrian Carpenter 5 years 9 months
bd79d5e5
chore: merge of other development branch
by Adrian Carpenter 5 years 9 months
8e7dc3cc
wip: refactoring application architecture
by Adrian Carpenter 5 years 9 months
e1a48e1a
wip: changes for USB
by Adrian Carpenter 5 years 9 months
wip: changes for USB

- VID/PID allocated by pid.codes
- Driver .inf modified for new VID/PID
- Firmware modified for new VID/PID
- Added Windows PowerShell script to create code signing certificate
- Added Windows PowerShell script for generating driver .cat file and signing the driver
- README.md modified to include links to pid.codes
e2210606
wip: added GPL header to source files
by Adrian Carpenter 5 years 9 months
93bf29a4
wip: initial development
by Adrian Carpenter 5 years 9 months
598c0f8f
repo(firmware): Added initial firmware project
by Adrian Carpenter 5 years 10 months
e94ccb03
Report a bug