mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Add FreeRTOS-Plus directory.
This commit is contained in:
parent
7bd5f21ad5
commit
f508a5f653
6798 changed files with 134949 additions and 19 deletions
8
FreeRTOS/Demo/msp430_GCC/gdb.ini
Normal file
8
FreeRTOS/Demo/msp430_GCC/gdb.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
target remote localhost:3333
|
||||
kill
|
||||
target remote localhost:3333
|
||||
b main
|
||||
c
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue