Edward Wright
|
d4da8d157b
|
Update version and installers for beta release
|
2023-02-14 14:14:25 -05:00 |
|
Edward Wright
|
f1d3fa7774
|
Update boards.json
|
2023-02-14 13:37:04 -05:00 |
|
Edward Wright
|
c3e0fc81bc
|
Set serial port encoding to UTF-8
|
2023-02-14 13:08:05 -05:00 |
|
Edward Wright
|
0268c4640f
|
Set console output encoding to UTF-8
|
2023-02-14 09:39:05 -05:00 |
|
Edward Wright
|
e6b5420369
|
Merge pull request #23 from fasteddy516/dependabot/nuget/SimplySerial/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /SimplySerial
|
2023-02-14 08:25:35 -05:00 |
|
dependabot[bot]
|
da577a3ca2
|
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /SimplySerial
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-08 16:16:37 +00:00 |
|
Edward Wright
|
382d345590
|
Update README.md
|
2022-08-29 09:50:39 -04:00 |
|
Edward Wright
|
dde94fcbf7
|
Update installers for alpha 2 testing
|
2022-08-22 10:26:27 -04:00 |
|
Edward Wright
|
c1bd8ba2dd
|
Update boards.json
|
2022-08-22 10:26:04 -04:00 |
|
Edward Wright
|
9ecd94e868
|
Add special handling for function keys
|
2022-08-22 10:25:14 -04:00 |
|
Edward Wright
|
f56b5582bb
|
Update boards.json
|
2022-03-16 11:01:25 -04:00 |
|
Edward Wright
|
a1c4a8b32d
|
Update installers for alpha testing
|
2022-03-16 10:48:44 -04:00 |
|
Edward Wright
|
097850747e
|
Fix new -forcenewline argument
|
2022-03-16 10:48:22 -04:00 |
|
Edward Wright
|
f0fea8a534
|
Add option to replace incoming CR with LF (Closes #18)
|
2022-03-16 10:36:46 -04:00 |
|
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 |
|