michaelh created branch fix-hal in michaelh/zephyr 2025-05-26 20:04:34 +02:00
michaelh pushed to fix-hal at michaelh/zephyr 2025-05-26 20:04:34 +02:00
michaelh pushed to ch32v-exti at michaelh/zephyr 2025-05-26 20:04:34 +02:00
0a5ed6d897 boards: enable the WCH EXTI peripheral on all WCH boards
ef1236a45e drivers: gpio: add interrupt support for the CH32V family
ada35fe9c6 drivers: interrupt_controller: add a WCH EXTI external interrupt driver
da74ae83cf tests: arch: arm_interrupt: Fix stack overflows in .no_optimizations
3ce2ef7fdd boards: nordic: nrf54l15dk: update lfxo capacitance
Compare 915 commits »
michaelh created branch enable-twister in michaelh/zephyr 2025-05-26 20:04:32 +02:00
michaelh pushed to enable-twister at michaelh/zephyr 2025-05-26 20:04:32 +02:00
206228bbea samples: enable build tests for the ch32v006evt
0914a725cb boards: wch: update the bord test definitions to match the new drivers
Compare 2 commits »
michaelh pushed to ch32v-adc at michaelh/zephyr 2025-05-26 20:04:32 +02:00
fe6b52be4c samples: adc_dt: add support for the CH32V003EVT evaluation board
1aadecbca5 drivers: adc: add a driver for the CH32V003 ADC
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 created branch ch32v006-adc in michaelh/zephyr 2025-05-26 20:04:31 +02:00
michaelh pushed to ch32v006-adc at michaelh/zephyr 2025-05-26 20:04:31 +02:00
0d57414648 drivers: adc: add support for the ch32v00x series
michaelh pushed to main at michaelh/zephyr 2025-05-26 20:04:29 +02:00
da74ae83cf tests: arch: arm_interrupt: Fix stack overflows in .no_optimizations
3ce2ef7fdd boards: nordic: nrf54l15dk: update lfxo capacitance
6437f9ed3a boards: sam: sam_v71_xult add hsmci for sdhc
957e6341d3 boards: atmel: samx7x add hsmci peripheral
21b20de1eb drivers: wifi: siwx91x: Fix passive scan bug
Compare 928 commits »
michaelh pushed to ch32v-fix-afio at michaelh/zephyr 2025-05-26 20:04:27 +02:00
d1b0439488 fix 003 sample
b18264c627 wch: update the HAL
2b9dc4d3cf drivers: wch: fix the ch32vfun.h path after the recent HAL update
da74ae83cf tests: arch: arm_interrupt: Fix stack overflows in .no_optimizations
3ce2ef7fdd boards: nordic: nrf54l15dk: update lfxo capacitance
Compare 1250 commits »
michaelh pushed to main at michaelh/ch81 2025-05-25 20:45:40 +02:00
43d5de3a10 ch81: start enabling the DMA driver
michaelh pushed to main at michaelh/ch81 2025-05-25 17:33:33 +02:00
13522fd676 ch81: send the character bitsteam out over SPI
8353e30cba ch81: add a west module config and pull the zx81font blob
Compare 2 commits »
michaelh pushed to main at michaelh/ch81 2025-05-25 15:03:14 +02:00
819f113a89 ch81: use TIM2 to generate the hsync
22b0b8ccc7 ch81: drop absl for now as it's interfering with vscode
Compare 2 commits »
michaelh pushed to ch81 at michaelh/zephyr 2025-05-24 20:04:24 +02:00
michaelh created branch ch81 in michaelh/zephyr 2025-05-24 20:03:25 +02:00
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