michaelh pushed to ch32v-exti at michaelh/zephyr 2025-05-10 13:20:23 +02:00
fa8c8a5824 boards: enable the WCH EXTI peripheral on all WCH boards
bace7a721a drivers: gpio: add interrupt support for the CH32V family
a0cfe96b31 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
c35bb0de80 boards: lilygo: ttgo_tbeam: initialize GNSS after regulator
ff5e031c20 net: conn_mgr: set to unstable
Compare 19 commits »
michaelh pushed to linkw-wdt at michaelh/zephyr 2025-05-09 19:21:46 +02:00
523f709070 samples: watchdog: add an overlay for the CH32V208 linkw board
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
Compare 406 commits »
michaelh pushed to dev at michaelh/zephyr 2025-05-09 19:21:44 +02:00
ee540fbb0f Merge branch 'ch32v-exti' into dev
34657dbae6 exti for bluepill
1b3a66c4c0 drivers: gpio: add interrupt support for the CH32V family
d9c89ec06c boards: enable the WCH EXTI peripheral on all WCH boards
73b78aece1 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
Compare 420 commits »
michaelh pushed to ch32v006 at michaelh/zephyr 2025-05-09 19:21:42 +02:00
257d42207d drivers: can: common: mark unused function argument as such
da2323893f drivers: can: common: declare prescaler variable inside loop
cc7d22d647 drivers: can: common: terminate if ... else if ... constructs with else
8b7a45f33f drivers: can: common: define each identifier in a dedicated statement
cb4a10102c samples: net: mqtt_sn_publisher: Drop POSIX requirement
Compare 205 commits »
michaelh pushed to ch32v-pwm at michaelh/zephyr 2025-05-09 19:21:41 +02:00
81ee157876 drivers: can: common: mark unused function argument as such
b04d6f876c drivers: can: common: declare prescaler variable inside loop
d5f07eb8c9 drivers: can: common: terminate if ... else if ... constructs with else
404d92d516 drivers: can: common: define each identifier in a dedicated statement
eadf1a1a2d samples: net: mqtt_sn_publisher: Drop POSIX requirement
Compare 462 commits »
michaelh pushed to ch32v-fix-afio at michaelh/zephyr 2025-05-09 19:21:39 +02:00
ed9bed110d Bluetooth: Controller: Be more explicit with thread names
52f834068a drivers: firmware: nrf_ironside: Make events static
3353bbc066 drivers: firmware: nrf_ironside: Guard behind CONFIG_NRF_IRONSIDE
268e0f5c88 samples: Remove MAX44009 sensor sample
9d8afe2154 boards: it8xxx2_evb: remove Renode simulation files
Compare 388 commits »
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-05-09 19:21:37 +02:00
bf5e86bcea boards: enable the WCH EXTI peripheral on all WCH boards
33f55b1d93 drivers: gpio: add interrupt support for the CH32V family
d060b897ac drivers: interrupt_controller: add a WCH EXTI external interrupt driver
81ee157876 drivers: can: common: mark unused function argument as such
b04d6f876c drivers: can: common: declare prescaler variable inside loop
Compare 205 commits »
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-09 19:21:36 +02:00
c52041ca1b drivers: counter: add a WCH GPTM implementation
81ee157876 drivers: can: common: mark unused function argument as such
b04d6f876c drivers: can: common: declare prescaler variable inside loop
d5f07eb8c9 drivers: can: common: terminate if ... else if ... constructs with else
404d92d516 drivers: can: common: define each identifier in a dedicated statement
Compare 203 commits »
michaelh created branch linkw-samples in michaelh/zephyr 2025-05-09 19:21:34 +02:00
michaelh pushed to ch32v-adc at michaelh/zephyr 2025-05-09 19:21:34 +02:00
bbb0f57eaf samples: adc_dt: add support for the CH32V003EVT evaluation board
861cd18eff drivers: adc: add a driver for the CH32V003 ADC
81ee157876 drivers: can: common: mark unused function argument as such
b04d6f876c drivers: can: common: declare prescaler variable inside loop
d5f07eb8c9 drivers: can: common: terminate if ... else if ... constructs with else
Compare 717 commits »
michaelh pushed to linkw-samples at michaelh/zephyr 2025-05-09 19:21:34 +02:00
b69bd239f0 samples: watchdog: add an overlay for the CH32V208 linkw board
michaelh pushed to main at michaelh/zephyr 2025-05-09 19:21:32 +02:00
81ee157876 drivers: can: common: mark unused function argument as such
b04d6f876c drivers: can: common: declare prescaler variable inside loop
d5f07eb8c9 drivers: can: common: terminate if ... else if ... constructs with else
404d92d516 drivers: can: common: define each identifier in a dedicated statement
eadf1a1a2d samples: net: mqtt_sn_publisher: Drop POSIX requirement
Compare 707 commits »
michaelh pushed to ch32v-wdt at michaelh/zephyr 2025-05-09 19:21:30 +02:00
81ee157876 drivers: can: common: mark unused function argument as such
b04d6f876c drivers: can: common: declare prescaler variable inside loop
d5f07eb8c9 drivers: can: common: terminate if ... else if ... constructs with else
404d92d516 drivers: can: common: define each identifier in a dedicated statement
eadf1a1a2d samples: net: mqtt_sn_publisher: Drop POSIX requirement
Compare 707 commits »
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-05-09 19:16:25 +02:00
e4da0b9502 boards: enable the WCH EXTI peripheral on all WCH boards
dccc860a18 drivers: gpio: add interrupt support for the CH32V family
6309e5aab6 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
257d42207d drivers: can: common: mark unused function argument as such
da2323893f drivers: can: common: declare prescaler variable inside loop
Compare 710 commits »
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-07 21:23:31 +02:00
c43679a1b8 drivers: counter: add a WCH GPTM implementation
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-07 21:22:46 +02:00
0e46f92791 drivers: counter: add a WCH GPTM implementation
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 »