Marco Feltmann
Marco Feltmann
As the [board contribution wiki](https://github.com/tinygo-org/tinygo/wiki/Adding-a-new-board) stated, it shouldn't be that difficult as the EPS32 already has support.
Feels like the first part equals #8 but the latter would be awesome. Although it feels a bit like #2 it's more the other way round: Not extract fields but...
I have similar issues when the directory I start vim from has a `node_module` subdirectory. I'm not the only one according to [the internet](https://stackoverflow.com/questions/77374685/typescript-server-error-using-coc-tsserver) You might try to start vim...
I can offer testing on FreeBSD 13.1 :) It does not like tomatoshell very much because it's `date` implementation does not like the double-dashed parameters.
I have no clue how these changes would effect buttonless swipe-only devices like the Xiaomi Pocophone F1. Would be worth some testing I guess.
The feature of "shuffling" is that it's totally random. A real "shuffle" allows to play the same song 20x in a row although there are thousands of songs to chose...
As stupid me opened the same issue I'll post parts of my need for the widget here, too: Convenience. When you reboot after OS update there is no notification to...
For reference or so: Sometimes I have the same thing with my Speedport 3. The DHCP *server* in the WiFi router states that everything is fine, but the DHCP *client*...
Gave the specific branch example a try and kinda modified it later on. Successful (first) run: ``` MAC: 28:cd:c1:0b:a3:35 Start DHCP... 0 trying DHCP... 1970/01/01 00:00:06 INFO DHCP:tx msg=Discover 1...
Yeah, stumbled upon the same. Have a nice `go mod tidy && go mod vendor` that has all the packages in the vendor directory, but still I see all the...