Category: Embedded Software
-
Separating WSL (Linux) path and Window path
I often find myself hacking the Linux kernel for fun and profit. This time I was trying out Buildroot Embedded Linux build system and the first stumbling block using WSL was the fact that Windows path containing spaces were appended to the WSL path which the Linux file system has issues with. Running make for…
-
Setting up Raspberry Pi Zero W without a monitor, mouse or keyboard :
Setting up a Raspberry Pi Zero W board is quiet simple. All you need are: The items listed above are illustrated from left to right in the image below: You will also need a computer ( I am running mine on a Windows operating system). Now that we are ready, The steps to follow are:…