Skip to content

Instantly share code, notes, and snippets.

@stm32repo
stm32repo / gist:b008d8f433913a9ddeb1ff1ccabe50e5
Last active February 4, 2025 13:38
Router wr841n (ar9341) + LCD ST7735 over GPIO LEDS in OpenWRT
1. +mod 8MB flash +mod 64MB RAM
2. Compile Openwrt v23.05.5
2.1. fix dts file
2.2. enable VT (Virtual terminal) and FB (frame buffer) in linux kernel
2.3 enable ST7732 driver in kernel
3 Add new openwrt package DirectFB, Links2