/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

robertcooper.me
| | jahir.dev
1.4 parsecs away

Travel
| | Learn how to get linting and formatting tools to be pals in one easy step!
| | jonbeebe.net
1.2 parsecs away

Travel
| | My preferred settings for ESLint and Prettier for React, JavaScript, and TypeScript development, with a setup guide.
| | kewah.com
1.3 parsecs away

Travel
| | How we use ESLint and Prettier to share the same coding style across repositories
| | ciesie.com
16.3 parsecs away

Travel
| You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.