Michael Hope michaelh
michaelh pushed to ch81 at michaelh/zephyr 2025-05-24 20:03:25 +02:00
412461095c drivers: pinctrl: fix the AFIO register offset on the CH32V00x series
8bfc18a71c modules: hal_wch: update the HAL to pull in CH32V00x support
3c30d678f0 drivers: pwm: fix an off-by-one error in the CH32V PWM driver
1d2380ebe0 drivers: wch: fix the ch32vfun.h path after the recent HAL update
64ac57abcb arch: arm: Added IAR support to ARM irq header macros
Compare 10 commits »
michaelh created branch main in michaelh/ch81 2025-05-24 12:48:28 +02:00
michaelh pushed to main at michaelh/ch81 2025-05-24 12:48:28 +02:00
812a635430 ch81: added the videogen stub
408cacdc01 ch81: add other possible sources to third_party/
29d58d1f6e tuxli: fix up the includes
86698b0f83 tuxli: add a .gitignore
7d5a42e744 tuxli: move the console out to a peripheral
michaelh created repository michaelh/ch81 2025-05-24 12:47:13 +02:00
michaelh pushed to ch32v-con at michaelh/zephyr 2025-05-14 20:51:46 +02:00
d0f7e7208a drivers: console: add a QingKe Debug Module console driver
michaelh pushed to ch32v-con at michaelh/zephyr 2025-05-14 20:48:24 +02:00
a3ce8a60a6 drivers: console: add a QingKe Debug Module console driver
c35bb0de80 boards: lilygo: ttgo_tbeam: initialize GNSS after regulator
ff5e031c20 net: conn_mgr: set to unstable
bad506eb7a net: config: init: sntp: use connection manager
265eb71eef logging: backend: net: use connection mgr
Compare 8965 commits »
michaelh pushed to ch32v-counter at michaelh/zephyr 2025-05-12 21:18:04 +02:00
7f261d4fa3 samples: counter: add the ch32v006evt to the alarm sample
24378af4fd drivers: counter: add a WCH GPTM implementation
c35bb0de80 boards: lilygo: ttgo_tbeam: initialize GNSS after regulator
ff5e031c20 net: conn_mgr: set to unstable
bad506eb7a net: config: init: sntp: use connection manager
Compare 18 commits »
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-05-10 14:28:10 +02:00
453af71d3b boards: enable the WCH EXTI peripheral on all WCH boards
8f738ab301 drivers: gpio: add interrupt support for the CH32V family
e93daca4f3 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
Compare 3 commits »
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-05-10 13:29:08 +02:00
69747fcdc1 boards: enable the WCH EXTI peripheral on all WCH boards
c96f5a8e64 drivers: gpio: add interrupt support for the CH32V family
29fb87f51e drivers: interrupt_controller: add a WCH EXTI external interrupt driver
Compare 3 commits »
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