Commit Graph

92 Commits

Author SHA1 Message Date
Edward Wright
217014556c
Update FUNDING.yml 2022-02-15 09:52:35 -05:00
Edward Wright
710ef91d96
Create FUNDING.yml 2022-02-15 09:41:02 -05:00
Edward Wright
0641b84465 Updated README 2021-10-29 12:32:24 -04:00
Edward Wright
c10a4640bc Cleaned up help and version messages 2021-10-29 12:32:09 -04:00
Edward Wright
cf33984803 Added version cmdline argument 2021-10-28 22:29:18 -04:00
Edward Wright
1fb993f0fa Added references to installer file lists and standalone zip 2021-10-28 00:24:48 -04:00
Edward Wright
be2d190cca Added boards.json to standalone zipfile 2021-10-28 00:10:51 -04:00
Edward Wright
6ceaa9644e Cleaned out comments 2021-10-28 00:03:03 -04:00
Edward Wright
faf242b138 Cleaned up generation and display of VID/PID for unknown boards 2021-10-28 00:01:39 -04:00
Edward Wright
9aef1260d6 implemented loading of boards.json from application installation path 2021-10-27 23:46:04 -04:00
Edward Wright
68f839f002 Corrected databits options in help message 2021-10-27 23:21:56 -04:00
Edward Wright
8caf66b66a Cleaned up installation type/location display in help message 2021-10-27 23:20:12 -04:00
Edward Wright
023e632ff5 Installers now include boards.json 2021-10-26 15:36:42 -04:00
Edward Wright
371e770f5c More work on new board identification system 2021-10-25 13:23:16 -04:00
Edward Wright
0b05dc65ff Updated versions for 0.7.0 release 2021-10-21 16:21:32 -04:00
Edward Wright
b4cc459802 Initial work moving towards JSON-based board information file 2021-10-21 16:20:41 -04:00
Edward Wright
1abcbc40c2 Updated README 2021-10-21 11:08:01 -04:00
Edward Wright
75d6bb250e Re-worked serial port and CircuitPython detection 2021-10-21 10:48:22 -04:00
Edward Wright
6bd3b9c589 Spell check! 2021-10-20 14:49:16 -04:00
Edward Wright
ecef3d18a0 Improved detection and notification of com port disconnects. 2021-10-20 14:32:13 -04:00
Edward Wright
ae75570442 Corrected default baud rate for CircuitPython devices. (Closes #15) 2021-10-20 11:46:17 -04:00
Edward Wright
16722d499c Allow use of any available baud rate. 2021-10-20 11:24:17 -04:00
Edward Wright
b555181cb3 Updated versions for 0.6.0 release. 2021-07-19 09:27:01 -04:00
Edward Wright
2b4c915a62 Updated version string. 2021-07-19 09:25:08 -04:00
Edward Wright
cdd720fba7 Added support for INS, DEL, HOME, END, PAGEUP, PAGEDOWN 2021-07-19 09:24:38 -04:00
Edward Wright
292845af6d Updated acknowledgements in README 2021-07-09 15:59:47 -04:00
Edward Wright
324f421712 Updated versions for 0.6.0-beta release. 2021-07-09 15:19:10 -04:00
Edward Wright
114976a66f Updated .gitignore 2021-07-09 15:18:22 -04:00
Edward Wright
7bb857ceaa Prepared installers for 0.6.0 release 2021-07-09 15:06:20 -04:00
Edward Wright
d85f088fe4 Enabled virtual terminal escape sequence processing. 2021-07-09 14:52:40 -04:00
Edward Wright
24f01f22ba Added outgoing processing for cursor keys. 2021-07-09 09:30:05 -04:00
Edward Wright
c4284784d3 Prepared installers for 0.5.0 release 2021-05-16 22:27:48 -04:00
Edward Wright
38b863ccd1 Updated README.md 2021-05-16 22:27:24 -04:00
Edward Wright
4f155da7b6 Finalized logging functionality. (Fixes #11) 2021-05-16 22:27:01 -04:00
Edward Wright
ee5c91c5ff Updated installer projects 2021-05-10 21:32:27 -04:00
Edward Wright
ecaf6ec3b9 Updated version and help message 2021-05-10 21:31:51 -04:00
Edward Wright
36e4916280 Added timeouts to force-flush the log buffer 2021-05-10 21:22:02 -04:00
Edward Wright
32902034ed Prepared installers for beta release 2021-05-09 21:18:12 -04:00
Edward Wright
de3e886315 Updated help message 2021-05-09 21:17:42 -04:00
Edward Wright
1a35131c47 Added command-line argument to set logging buffer size 2021-05-09 21:11:55 -04:00
Edward Wright
43a6d90ead Added log-to-file functionality 2021-05-09 20:52:30 -04:00
Edward Wright
7531f22290
Merge pull request #10 from unwiredben/patch-1
Add note about integrating with Windows Terminal
2021-05-07 08:46:03 -04:00
Ben Combee
4a0e4573c4
Refresh documentation on Windows Terminal 2021-05-06 21:28:26 -05:00
Ben Combee
ff762003d3
Add note about integrating with Windows Terminal 2021-05-04 18:16:15 -05:00
Edward Wright
c981772ab5
Spelling correction 2021-04-04 19:08:32 -04:00
Edward Wright
4944dfe262
Update README.md 2021-04-04 16:26:46 -04:00
Edward Wright
8c92e7092f fix for unhandled exception on com port disconnect 2019-09-15 20:36:47 -04:00
fasteddy516
3d8d02b572
Corrected link to VS Code 2019-06-12 15:25:14 -04:00
Edward Wright
8e2ddff8ef clean up display of unknown pid/vid 2019-06-12 11:55:21 -04:00
fasteddy516
3ce3ae3100
Update README.md 2019-06-10 22:57:34 -04:00