Commit Graph

  • aca35562ea Use an SPDX expression for the license in the Cargo.toml file main nightly Jordan Williams 2024-10-03 07:43:14 -0500
  • 7892a3faf4 Document the licensing in the README Jordan Williams 2024-10-03 07:43:00 -0500
  • c502c1df1a
    Use an SPDX expression for the license in the Cargo.toml file #74 Jordan Williams 2024-10-03 07:43:14 -0500
  • 6115b936cc
    Document the licensing in the README Jordan Williams 2024-10-03 07:43:00 -0500
  • b0f10a93d7 chore: update deps, release 0.0.9 v0.0.9 Andelf 2024-10-03 17:43:19 +0800
  • d3b3caab43
    Add 3.3V and 5V output control (#72) Koki Mizumoto 2024-10-03 18:28:21 +0900
  • 35b3713434 integrate into subcommand #72 Koki Mizumoto 2024-10-02 22:54:01 +0900
  • cdc5befb84 delete unused space Koki Mizumoto 2024-09-28 23:46:37 +0900
  • 50d276a1e2 fix command name and log timing Koki Mizumoto 2024-09-28 23:40:14 +0900
  • 5b6cceec0e device_index Koki Mizumoto 2024-09-28 23:06:01 +0900
  • 7b59208198 move logiv to probe.rs Koki Mizumoto 2024-09-28 23:01:26 +0900
  • d50b3c0a34 disable5v Koki Mizumoto 2024-09-28 22:39:25 +0900
  • fc63fc3bcd probe Koki Mizumoto 2024-09-28 22:37:13 +0900
  • 4f1b85ef35 commands Koki Mizumoto 2024-09-28 22:35:14 +0900
  • 8a52255f80 function fix Koki Mizumoto 2024-09-28 22:33:35 +0900
  • 509a30bc49 add 3.3V and 5V output control Koki Mizumoto 2024-09-28 22:28:07 +0900
  • 113aae68ec
    Merge branch 'ch32-rs:main' into main Koki Mizumoto 2024-09-28 21:22:32 +0900
  • 5bc819f95f Update README.md Koki Mizumoto 2024-09-17 15:37:25 +0900
  • fc0922f6f9
    Update README.md #70 Koki Mizumoto 2024-09-17 15:37:25 +0900
  • f7a42dd12a enhance ci build and upload artifact per commit upload release asset merge nightly release to ci.yml hathach 2024-07-11 12:43:37 +0700
  • 6d3258810b
    enhance ci build and upload artifact per commit upload release asset merge nightly release to ci.yml #67 hathach 2024-07-11 12:43:37 +0700
  • fd31f2b614 regs: rename GPR structures to match RISC-V standard (by using RVE and RVI) Zhouqi Jiang 2024-06-01 16:39:17 +0800
  • ea42f04dfe firmware: use let-else clause to improve code readability on `merge_sections` function Zhouqi Jiang 2024-06-01 15:59:31 +0800
  • 79d40520b4 lib: use `clap-verbosity-flag` to simplify code on log verbosity Zhouqi Jiang 2024-06-01 15:48:16 +0800
  • 4ee66e839f lib: use camel case for SDI structures Zhouqi Jiang 2024-06-01 15:38:52 +0800
  • f040489d1d regs: rename GPR structures to match RISC-V standard (by using RVE and RVI) #66 Zhouqi Jiang 2024-06-01 16:39:17 +0800
  • 67e1838237 firmware: use let-else clause to improve code readability on `merge_sections` function Zhouqi Jiang 2024-06-01 15:59:31 +0800
  • 82ee0acc26 lib: use `clap-verbosity-flag` to simplify code on log verbosity Zhouqi Jiang 2024-06-01 15:48:16 +0800
  • 81d1738dd3 lib: use camel case for SDI structures Zhouqi Jiang 2024-06-01 15:38:52 +0800
  • bf42540b2b chore: update deps, fix compiler warnings Andelf 2024-05-26 11:32:54 +0800
  • 651ba0c2bc
    Ensure consistent nanosecond precision in log timestamps (#64) Li Yang 2024-05-23 09:46:42 +0800
  • 15679d75f7
    three digits in the log output #64 Li Yang 2024-05-22 23:14:45 +0800
  • 114c9c7780
    Ensure consistent nanosecond precision in log timestamps Li Yang 2024-05-22 23:00:36 +0800
  • 58ee927cd5
    Merge pull request #62 from drbh/tiny-typo-cleanup Andelf 2024-04-13 02:08:27 +0800
  • 6648b17ccd chore: typo tweaks #62 drbh 2024-04-12 11:32:41 -0400
  • a0f5c8513a
    Merge e7dca4c795 into 804244bda2 #61 Kai 2024-04-08 13:52:16 +0000
  • e7dca4c795 update changelog #61 yekai 2024-04-08 21:52:03 +0800
  • d1cf5acb8f fill gap with 0xFF yekai 2024-04-07 22:50:31 +0800
  • 8c301b2c76 add cli param to enable skip gap yekai 2024-04-07 22:46:00 +0800
  • f763ed9883 add an offset when writing to fit with wchlink Kai 2024-04-02 08:47:34 +0800
  • d544692be9 Revert "fix: merge firmware sections, fix #56" Kai 2024-04-02 08:41:04 +0800
  • a0143aa494 Fixed memory size description #59 cw2 2024-04-01 10:59:39 +0200
  • ed06b18f36 Minor CH32 documentation additions cw2 2024-03-30 14:07:00 +0100
  • 804244bda2 docs: minor update Andelf 2024-03-30 10:16:03 +0800
  • 5c61110720 chore: bump version Andelf 2024-03-30 10:06:07 +0800
  • 3bd921802f fix: rename chip uid to chip esig Andelf 2024-03-30 10:05:17 +0800
  • 289d246420 chore: release 0.0.8 Andelf 2024-03-30 09:46:30 +0800
  • b4d795329d fix: merge firmware sections, fix #56 Andelf 2024-03-30 09:44:18 +0800
  • 13a3b3d352 chore: rename commands mod Andelf 2024-03-30 09:02:29 +0800
  • a5edff6548 fix: serial print multiple newlines Andelf 2024-03-20 16:58:43 +0800
  • 3373bd6941 fix: serial print newlines Andelf 2024-03-20 12:21:49 +0800
  • c7b9d528fb fix: serial print newlines Andelf 2024-03-20 01:27:02 +0800
  • fef5103a47 feat: add timestamp to serial output Andelf 2024-03-19 13:46:27 +0800
  • 5ae087fb7d feat: add timestamp to serial output Andelf 2024-03-19 13:45:52 +0800
  • 82bee72c64 Update README.md Andelf 2024-03-01 14:49:53 +0800
  • b3287ca048 Update README.md taotieren 2024-03-01 14:32:31 +0800
  • 554659e3af
    Update README.md #54 Andelf 2024-03-01 14:49:53 +0800
  • e1fdaccc52
    Update README.md taotieren 2024-03-01 14:32:31 +0800
  • 923ee086b7 Add explicit 'list' command to list detected probes Pete Dietl 2024-01-23 03:27:02 -0800
  • c8cffb7d2a Change --help output to list all possible choices for --chip Pete Dietl 2024-01-23 03:21:40 -0800
  • b90edc9134 Change --help output to list all possible choices for --chip #48 Pete Dietl 2024-01-23 03:21:40 -0800
  • 2fb4868e47 Update ci.yml Andelf 2024-01-28 09:58:23 +0800
  • 4eea9fa22d Run apt-get update and upgrade in CI Pete Dietl 2024-01-27 15:30:12 -0800
  • 2818e3e9ec
    Update ci.yml #51 Andelf 2024-01-28 09:58:23 +0800
  • 3e11a35798 Run apt-get update and upgrade in CI Pete Dietl 2024-01-27 15:30:12 -0800
  • 915c525572 Add explicit 'list' command to list detected probes #49 Pete Dietl 2024-01-23 03:27:02 -0800
  • 1cadff15da fix: Protect & Unprotect commands Andelf 2024-01-15 00:51:45 +0800
  • ba8445de4a refactor: add write_firmware impl; add set-rom-ram-split fix/random-fail-when-flash-large-firmware Andelf 2024-01-08 13:29:36 +0800
  • dea79b3600 fix: missing probe info Andelf 2024-01-08 10:38:00 +0800
  • 55672a041d chore: bump version 0.0.8 Andelf 2024-01-08 10:34:14 +0800
  • 555a7b7a66 chore: update deps Andelf 2024-01-08 10:33:53 +0800
  • 48afc47614 docs: add windows driver description Andelf 2024-01-08 10:33:36 +0800
  • 8ee7510686 enhance: use start address from ELF and ihex file Andelf 2024-01-08 10:31:26 +0800
  • 6be315653c ci(build): add win-x86 release Andelf 2024-01-07 18:08:31 +0800
  • a14afa56a0 fix: windows driver Andelf 2024-01-07 18:02:39 +0800
  • 6de22c3914 chore: keep a changelog Andelf 2024-01-07 17:41:29 +0800
  • 477281a3f9 refactor: special erase Andelf 2024-01-07 17:27:11 +0800
  • 757bd710e1 refactor: using dmi mod Andelf 2024-01-07 17:08:04 +0800
  • 2181c15e52 refactor: rm unused source file Andelf 2024-01-07 03:25:51 +0800
  • dfac5dc97d refactor: rewrite device and probe structure Andelf 2024-01-07 03:24:05 +0800
  • 0703444b3e docs: refine docs Andelf 2024-01-07 03:23:16 +0800
  • d30e946669 feat: impl list_devices for windows driver Andelf 2023-11-20 02:21:13 +0800
  • 2239eec253 feat: impl windows driver Andelf 2023-11-20 02:06:34 +0800
  • b876c3c8f7 wip: add ch375 driver skelton Andelf 2023-11-19 12:19:47 +0800
  • e2ad4289f0 fix: windows driver #39 Andelf 2024-01-07 18:02:39 +0800
  • 23e61e4eeb chore: keep a changelog Andelf 2024-01-07 17:41:29 +0800
  • f8541fa16d refactor: special erase Andelf 2024-01-07 17:27:11 +0800
  • 77e83dbe2d refactor: using dmi mod Andelf 2024-01-07 17:08:04 +0800
  • c83a781f90 refactor: rm unused source file Andelf 2024-01-07 03:25:51 +0800
  • 511be9dc43 refactor: rewrite device and probe structure Andelf 2024-01-07 03:24:05 +0800
  • 4cb80baff7 docs: refine docs Andelf 2024-01-07 03:23:16 +0800
  • 1ab5e40003 feat: impl list_devices for windows driver Andelf 2023-11-20 02:21:13 +0800
  • 244cebba08 feat: impl windows driver Andelf 2023-11-20 02:06:34 +0800
  • f9d25c366d wip: add ch375 driver skelton Andelf 2023-11-19 12:19:47 +0800
  • 59459e2989 docs: minor update Andelf 2023-11-19 11:52:05 +0800
  • cf0a059309 chore: keep a changelog Andelf 2023-11-19 12:02:22 +0800
  • 52c423b33a refactor: memory dump to a file Andelf 2023-11-19 12:01:48 +0800
  • 3db6e0ad41 feat: dump memory to file UCSIG 2023-11-17 09:46:39 +0100
  • 630857798c chore: keep a changelog #38 Andelf 2023-11-19 12:02:22 +0800
  • 0f6f25e80f refactor: memory dump to a file Andelf 2023-11-19 12:01:48 +0800