michaelh created branch ch32v-counter in michaelh/zephyr 2025-04-28 14:14:11 +02:00
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-04-28 14:14:11 +02:00
bfe9880ff3 drivers: pwm: rename wch,gptm to the PWM specific wch,gptm-pwm
michaelh pushed to master at michaelh/devenv 2025-04-27 13:24:56 +02:00
cc8d1833a3 devenv: reformat the packages and add libudev, libusb
michaelh pushed to master at michaelh/devenv 2025-04-27 13:10:24 +02:00
86786cba73 devenv: update for 2025
michaelh created branch ch32v-fix-afio in michaelh/zephyr 2025-04-26 20:31:03 +02:00
michaelh pushed to ch32v-fix-afio at michaelh/zephyr 2025-04-26 20:31:03 +02:00
98c5430f19 drivers: pinctrl: enable the AFIO clock on the CH32V003/20x/30x
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-04-26 16:40:55 +02:00
0bfc264e05 drivers: gpio: add interrupt support for the CH32V family
7c5439f966 boards: enable the WCH EXTI peripheral on all WCH boards
68984dd63e drivers: interrupt_controller: add a WCH EXTI external interrupt driver
Compare 3 commits »
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-04-26 14:24:37 +02:00
2538050201 boards: enable the WCH EXTI peripheral on all WCH boards
350010ae81 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
Compare 2 commits »
michaelh created branch ch32v-exti in michaelh/zephyr 2025-04-26 14:18:02 +02:00
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-04-26 14:18:02 +02:00
238ae01ef4 boards: enable the WCH EXTI peripheral on all WCH boards
94fe5b2da2 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
Compare 2 commits »
michaelh pushed to ch32v-wdt at michaelh/zephyr 2025-04-26 11:10:58 +02:00
02f85b253a drivers: clock_control: fix the CH32V00x clock definitions
1d7a095779 soc: wch: move from qingke-v2 to the more specific qingke-v2a
5fc5259964 drivers: sensor: adxl362: FIFO mode from DT
6f59533675 drivers: bmp581: change sensor_channel units to match spec
7e31f6be48 samples: watchdog: add the ch32v003evt to the sample
Compare 1069 commits »
michaelh pushed to ch32v-v2a at michaelh/zephyr 2025-04-26 11:10:57 +02:00
02f85b253a drivers: clock_control: fix the CH32V00x clock definitions
1d7a095779 soc: wch: move from qingke-v2 to the more specific qingke-v2a
5fc5259964 drivers: sensor: adxl362: FIFO mode from DT
6f59533675 drivers: bmp581: change sensor_channel units to match spec
7e31f6be48 samples: watchdog: add the ch32v003evt to the sample
Compare 389 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-04-26 11:10:55 +02:00
d300091010 samples: pwm: add the CH32V003EVT to the blinky_pwm and led/pwm samples
michaelh pushed to main at michaelh/zephyr 2025-04-26 11:10:50 +02:00
02f85b253a drivers: clock_control: fix the CH32V00x clock definitions
1d7a095779 soc: wch: move from qingke-v2 to the more specific qingke-v2a
5fc5259964 drivers: sensor: adxl362: FIFO mode from DT
6f59533675 drivers: bmp581: change sensor_channel units to match spec
7e31f6be48 samples: watchdog: add the ch32v003evt to the sample
Compare 8 commits »
michaelh pushed to ch32v006 at michaelh/zephyr 2025-04-26 09:32:49 +02:00
b8321aca5b boards: wch: add the ch32v006evt
2195c4d0ca hal: wch: widen the checks to include the QingKey V2C
6bc031e062 soc: wch: add the QingKe V2C used on the CH32V006
53988fe856 dts: wch: add the Devicetree for the CH32V006 series
09ac8ba5c3 drivers: pinctrl: add a driver for the CH32V00x series
Compare 5 commits »
michaelh pushed to ch32v-v2a at michaelh/zephyr 2025-04-26 09:32:47 +02:00
c3f55083da drivers: clock_control: fix the CH32V00x clock definitions
292c5cd880 soc: wch: move from qingke-v2 to the more specific qingke-v2a
Compare 2 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-04-26 09:32:45 +02:00
574224d21a samples: pwm: add the CH32V003EVT to the blinky_pwm and led/pwm samples
e000421d93 drivers: pwm: add a CH32V00x General-prupose Timer Module (GPTM) driver
f412cc643d posix: fix typo in pthread_cond_init
c080d1cb4b tests: posix: add test for pthread_cond_init with existing condattr
0c1dca52f4 tests: net: ipv6: Test deprecated address selection
Compare 8235 commits »
michaelh created branch linkw-wdt in michaelh/zephyr 2025-04-26 09:32:43 +02:00
michaelh pushed to ch32v-adc at michaelh/zephyr 2025-04-26 09:32:43 +02:00
4d95f53c07 samples: adc_dt: add support for the CH32V003EVT evaluation board
a6a3d63386 drivers: adc: add a driver for the CH32V003 ADC
f412cc643d posix: fix typo in pthread_cond_init
c080d1cb4b tests: posix: add test for pthread_cond_init with existing condattr
0c1dca52f4 tests: net: ipv6: Test deprecated address selection
Compare 1063 commits »
michaelh pushed to linkw-wdt at michaelh/zephyr 2025-04-26 09:32:43 +02:00
955ea86a4d samples: watchdog: add an overlay for the CH32V208 linkw board