]> begriffs open source - cmsis-freertos/blob - Demo/msp430_GCC/gdb.ini
osEventFlagsWait: Fix flag comparison
[cmsis-freertos] / Demo / msp430_GCC / gdb.ini
1 target remote localhost:3333
2 kill
3 target remote localhost:3333
4 b main
5 c
6
7
8