Michael Hope michaelh
michaelh pushed to ch32v-adc at michaelh/zephyr 2024-11-26 19:23:34 +01:00
db9169eb55 drivers: adc: add a WCH CH32V00x ADC driver
b7b4de8afe uart: refactor internal bits from public API header file
be1f40547f soc: nordic: nrf54h: disable IRQ before PM config
e786c1f849 dts: arm: nordic: Add power states for nRF54H20
9b252855fd soc: nordic: Add LRCCONF management
Compare 1224 commits »
michaelh created branch ch32v-wdt-1 in michaelh/zephyr 2024-11-26 19:23:33 +01:00
michaelh pushed to ch32v-wdt-1 at michaelh/zephyr 2024-11-26 19:23:33 +01:00
a8dd8e3eae samples: watchdog: add the ch32v003evt to the sample
1863af82c8 drivers: watchdog: add a CH32V00x Independent Watchdog (IWDT) driver
Compare 2 commits »
michaelh created branch ch32v-pwm-1 in michaelh/zephyr 2024-11-26 19:23:32 +01:00
michaelh pushed to ch32v-pwm-1 at michaelh/zephyr 2024-11-26 19:23:32 +01:00
f30b21aa21 drivers: add the ch32v00x PWM driver
michaelh created branch ch32v-con-1 in michaelh/zephyr 2024-11-26 19:23:30 +01:00
michaelh pushed to ch32v-con-1 at michaelh/zephyr 2024-11-26 19:23:30 +01:00
michaelh created branch ch32v-adc-1 in michaelh/zephyr 2024-11-26 19:23:29 +01:00
michaelh pushed to ch32v-adc-1 at michaelh/zephyr 2024-11-26 19:23:29 +01:00
michaelh created branch ch32v-pwm in michaelh/zephyr 2024-11-26 19:18:23 +01:00
michaelh pushed to ch32v-pwm at michaelh/zephyr 2024-11-26 19:18:23 +01:00
f30b21aa21 drivers: add the ch32v00x PWM driver
michaelh pushed to main at michaelh/zephyr 2024-11-26 19:18:22 +01:00
b7b4de8afe uart: refactor internal bits from public API header file
be1f40547f soc: nordic: nrf54h: disable IRQ before PM config
e786c1f849 dts: arm: nordic: Add power states for nRF54H20
9b252855fd soc: nordic: Add LRCCONF management
d5262b2113 modules: hal_nordic: Allow app mem from net core in serialized 802.15.4
Compare 2124 commits »
michaelh synced commits to refs/pull/3171/merge at michaelh/hugo-academic-mirror from mirror 2024-11-19 16:55:16 +01:00
michaelh synced commits to refs/tags/modules/blox-tailwind/v0.3.1 at michaelh/hugo-academic-mirror from mirror 2024-11-04 18:25:16 +01:00
michaelh synced new reference refs/tags/modules/blox-tailwind/v0.3.1 to michaelh/hugo-academic-mirror from mirror 2024-11-04 18:25:16 +01:00
michaelh synced commits to main at michaelh/hugo-academic-mirror from mirror 2024-11-04 18:25:16 +01:00
a0f0fcf6bc starters: update modules
bfdbefddf4 chore(tailwind): bump version to v0.3.1
4fe544d8c2 feat: support latest Hugo to fix Markdown links no longer rendering
Compare 3 commits »
michaelh synced and deleted reference refs/tags/refs/pull/3132/merge at michaelh/hugo-academic-mirror from mirror 2024-11-04 10:15:16 +01:00
michaelh pushed to ch32v-adc at michaelh/zephyr 2024-11-03 21:16:28 +01:00
1320c2e9b6 drivers: adc: add a WCH CH32V00x ADC driver
michaelh pushed to ch32v-adc at michaelh/zephyr 2024-11-03 21:13:59 +01:00
0a13161254 drivers: adc: add a WCH CH32V00x ADC driver
9ba0ccf52d runners: add minichlink
81080a1ce1 boards: add ch32v003evt
2ab7d4317a drivers: add the gpio driver for wch ch32v003
bb64ab5f90 drivers: add the pfic interrupt controller
Compare 1870 commits »
michaelh pushed to ch32v-con at michaelh/zephyr 2024-11-03 21:12:00 +01:00
8a36ec1e50 drivers: console: add a QingKeV2 Debug console driver