DamonBlais
DamonBlais
Hello! So, I have a lengthy, multi-page form that I've used LocalStorage to save the state therein. ```ts const [state, setState] = useState({} as AccountSetupForm) // Load from LocalStorage on...
I am using `rockchip_linux_defconfig` and the latest `develop-4.4` OR `stable-4.4-rk3399-linux` e.g: " **This repository doesn't build.** " # stable-4.4-rk3399-linux ``` CC [M] drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux.o drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux.c: In function 'dhd_attach': drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/dhd_linux.c:9454:4: warning: 'strncat'...
Following, this time, the instructions over here: http://rockchip.wikidot.com/linux-user-guide ``` $ mkdir rk-bb $ cd rk-bb $ repo init -u https://github.com/rockchip-linux/manifests -b buildroot $ repo sync $ build/mk-kernel.sh rk3399-excavator ``` Which...