You are here |
www.catb.org | ||
| | | |
ciesie.com
|
|
| | | | 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. | |
| | | |
dougseven.com
|
|
| | | | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension... | |
| | | |
somic.org
|
|
| | | | Personal blog of Dmitriy Samovskiy, focuses on cloud computing, infrastructure as a service, platform as a service, infrastructure as code, Linux, devops, python, ruby, rabbitmq, Amazon Web Services EC2 | |
| | | |
vishwas.tech
|
|
| | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions |