michaelh synced commits to main at michaelh/hugo-academic-mirror from mirror 2025-11-05 02:17:12 +01:00
c011688529 tpl: rename dir to support Hugo breaking change
michaelh synced commits to main at michaelh/hugo-academic-mirror from mirror 2025-11-03 01:27:13 +01:00
6015c70b1e chore(lint): migrate CSS linting to Biome v2.3 (Tailwind v4) and remove stylelint
michaelh pushed to ch81 at michaelh/zephyr 2025-11-02 19:26:49 +01:00
a8d3a6ddb4 WIP: constify modbus
michaelh pushed to master at michaelh/wiki 2025-11-02 19:19:46 +01:00
c912bbf66e wiki: post about Modbus blinking
michaelh pushed to master at michaelh/wiki 2025-11-02 19:17:46 +01:00
b40bc7cb83 wiki: post about Modbus blinking
michaelh pushed to master at michaelh/wiki 2025-11-02 19:02:29 +01:00
b10dcd939e wiki: fix the posting date
michaelh pushed to main at michaelh/lwzbus 2025-11-02 18:52:12 +01:00
8a84b98ac9 lwzbus: implement the Modbus side of the app
michaelh pushed to main at michaelh/autohuttli 2025-11-02 13:53:06 +01:00
703001c53b autohuttli: add the scrubber servo driver
michaelh pushed to ch81 at michaelh/zephyr 2025-11-02 11:01:21 +01:00
486927955e subsys: modbus: ensure the inter-frame timer doesn't expire too soon
michaelh pushed to main at michaelh/lwzbus 2025-11-02 11:01:12 +01:00
58ead08d02 lwzbus: reduce the power usage by reducing the clock
michaelh pushed to main at michaelh/lwzbus 2025-11-02 10:44:48 +01:00
0878cbca9c lwzbus: configure the I2C interface
michaelh pushed to ch81 at michaelh/zephyr 2025-11-02 10:43:11 +01:00
7d43329e97 drivers: i2c: fix the ch32v006 build by changing the "has RTR" test
michaelh pushed to main at michaelh/lwzbus 2025-11-02 10:26:07 +01:00
9db9cb7d4c lwzbus: fork out of autohuttli
michaelh pushed to main at michaelh/autohuttli 2025-11-02 10:24:28 +01:00
cb04a7a464 autohuttli: move lwzbus out to https://juju.nz/src/michaelh/lwzbus
67aecec917 autohuttli: add the initial Modbus server stub
Compare 2 commits »
michaelh pushed to main at michaelh/lwzbus 2025-11-02 10:23:11 +01:00
9e2cfc31da lwzbus: fork out of autohuttli
michaelh created branch main in michaelh/lwzbus 2025-11-02 10:17:52 +01:00
michaelh pushed to main at michaelh/lwzbus 2025-11-02 10:17:52 +01:00
11e6923f58 lwzbus: fork out of autohuttli
michaelh created repository michaelh/lwzbus 2025-11-02 10:17:09 +01:00
michaelh pushed to main at michaelh/autohuttli 2025-11-02 10:07:40 +01:00
6238089ae6 autohuttli: add the LED pins and the right TX/RX pins
michaelh pushed to ch81 at michaelh/zephyr 2025-11-01 20:23:52 +01:00
5954e84e54 drivers: serial: wch: only report TX ready if the interrupt is enabled