michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-07 21:22:08 +02:00
363439d3b4 drivers: counter: add a WCH GPTM implementation
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-07 21:20:11 +02:00
a9a2b946d6 drivers: counter: add a WCH GPTM implementation
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-07 21:15:24 +02:00
c00780aede drivers: counter: add a WCH GPTM implementation
d2753622b9 boards: wch: add the ch32v006evt
a2a3d508ee drivers: clock_control: set the flash wait state to match the RM
e72ee2eb41 hal: wch: widen the checks to include the CH32V family
ef5712317a soc: wch: add the CH32V00x series
Compare 8 commits »
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-07 20:11:34 +02:00
dc3af501b7 drivers: counter: add a WCH GPTM implementation
77bb19c2a9 drivers: sensor: shell_battery: use shell_print where applicable
f74d2a79de drivers: sensor: shell: make channel and attribute name tables as const
6014ff392a drivers: sensor: shell: align struct shell * name to sh
e02e532272 drivers: sensor: shell_stream: align struct shell * name to sh
Compare 589 commits »
michaelh pushed to ch32v006 at michaelh/zephyr 2025-05-06 19:59:41 +02:00
f5fe371644 boards: wch: add the ch32v006evt
15c5d8f130 drivers: clock_control: set the flash wait state to match the RM
a377766a4c hal: wch: widen the checks to include the CH32V family
e04c3fa556 soc: wch: add the CH32V00x series
204d018a63 dts: wch: add the Devicetree for the CH32V006
Compare 264 commits »
michaelh pushed to main at michaelh/tuxli 2025-05-04 20:08:02 +02:00
29d58d1f6e tuxli: fix up the includes
michaelh pushed to main at michaelh/tuxli 2025-05-04 20:04:29 +02:00
86698b0f83 tuxli: add a .gitignore
michaelh pushed to main at michaelh/tuxli 2025-05-04 20:04:14 +02:00
7d5a42e744 tuxli: move the console out to a peripheral
michaelh pushed to main at michaelh/tuxli 2025-05-04 19:22:40 +02:00
23d51f9b5c tuxli: add a CI build configuration
michaelh pushed to main at michaelh/tuxli 2025-05-04 19:18:03 +02:00
fcf660b78b tuxli: add a CI build configuration
michaelh created branch ch32v208-pwm in michaelh/zephyr 2025-05-01 20:55:14 +02:00
michaelh pushed to ch32v208-pwm at michaelh/zephyr 2025-05-01 20:55:14 +02:00
14a450b02b fixup dts
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-05-01 15:31:48 +02:00
140e216809 drivers: pinctrl: enable the AFIO clock on the CH32V003/20x/30x
42b1d3a562 samples: pwm: add the linkw to the blinky_pwm and led/pwm samples
b7fb2e85b4 samples: pwm: add the CH32V003EVT to the blinky_pwm and led/pwm samples
eacfbbb6fa drivers: pwm: add a CH32V00x General-prupose Timer Module (GPTM) driver
379eb7a0ff bluetooth: host: Fix premature semaphore giving
Compare 257 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-05-01 14:19:47 +02:00
e407008385 samples: pwm: add the CH32V003EVT to the blinky_pwm and led/pwm samples
4ebd3d8b5d drivers: pwm: add a CH32V00x General-prupose Timer Module (GPTM) driver
Compare 2 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-05-01 14:11:52 +02:00
a842704309 samples: pwm: add the CH32V003EVT to the blinky_pwm and led/pwm samples
f9acb1d2a7 drivers: pwm: add a CH32V00x General-prupose Timer Module (GPTM) driver
Compare 2 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-05-01 14:07:18 +02:00
979cabff69 samples: pwm: add the CH32V003EVT to the blinky_pwm and led/pwm samples
6e68550b84 drivers: pwm: add a CH32V00x General-prupose Timer Module (GPTM) driver
Compare 2 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-05-01 14:01:57 +02:00
24eb58c056 drivers: pwm: rename wch,gptm to the PWM specific wch,gptm-pwm
michaelh pushed to ch32v006 at michaelh/zephyr 2025-05-01 10:14:23 +02:00
e9e26171d6 boards: wch: add the ch32v006evt
37548f5b1a drivers: clock_control: set the flash wait state to match the RM
2142779194 hal: wch: widen the checks to include the QingKey V2C
3aa5fbdb31 soc: wch: add the QingKe V2C used on the CH32V006
b1ad5913d0 dts: wch: add the Devicetree for the CH32V006 series
Compare 641 commits »
michaelh pushed to master at michaelh/devenv 2025-04-29 20:36:50 +02:00
eb5f4f6e4b devenv: add a Zephyr setup script
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-04-28 15:57:24 +02:00
8d093be721 drivers: counter: add a WCH GPTM implementation