Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

VSCode_LPC1113

Some tests to make VS-Code development for LPC1113 board. (I'm still a beginner in C programming, so forgive me for my funny code)

LPC1113_Test_1

First test to develop a C program on Visual Studio Code

LPC1113_Test_2

Working Blinky example for LPC1113F/301 MCU for gcc-toolchain on Visual Studio Code using CMake

LPC1113_GCC_VSCode_Uart

Working simple Uart and Blinky example for LPC1113F/301 MCU for gcc-toolchain on Visual Studio Code using CMake

LPC1113_Uart_Event

Working Uart (receive via interrupt), GPIO and timer-interrupt example for LPC1113F/301 MCU for gcc-toolchain on Visual Studio Code using CMake

LPC1113_Uart_Cmd_02

Working solution for LPC1113F/301 MCU: Receive Commands with max. 3 parameters via Uart (receive via interrupt). Realized Solution: Printing out memory content of te MCU via Uart

About

VS-Code development for LPC1113 MCU using CMake, Cortex-Debug and GDB

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.