file restructure
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Test module for sending raw can messages every 1 second
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1 +1 @@
|
||||
4fe48c585e4998e4bbd745aab4d4543237b665cb
|
||||
2c6909f9688b4acb0de5f41f5b66ff6d9ae65699
|
||||
@@ -8,8 +8,8 @@
|
||||
{
|
||||
"name": "PlatformIO",
|
||||
"includePath": [
|
||||
"/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/Inc",
|
||||
"/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/Src",
|
||||
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Inc",
|
||||
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Src",
|
||||
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/CMSIS/Include",
|
||||
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/CMSIS/Device/ST/STM32F1xx/Include",
|
||||
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/STM32F1xx_HAL_Driver/Inc",
|
||||
@@ -61,8 +61,8 @@
|
||||
"browse": {
|
||||
"limitSymbolsToIncludedHeaders": true,
|
||||
"path": [
|
||||
"/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/Inc",
|
||||
"/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/Src",
|
||||
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Inc",
|
||||
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Src",
|
||||
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/CMSIS/Include",
|
||||
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/CMSIS/Device/ST/STM32F1xx/Include",
|
||||
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/STM32F1xx_HAL_Driver/Inc",
|
||||
@@ -12,7 +12,7 @@
|
||||
"type": "platformio-debug",
|
||||
"request": "launch",
|
||||
"name": "PIO Debug",
|
||||
"executable": "/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/.pio/build/bluepill_f103c8/firmware.elf",
|
||||
"executable": "/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/.pio/build/bluepill_f103c8/firmware.elf",
|
||||
"projectEnvName": "bluepill_f103c8",
|
||||
"toolchainBinDir": "/home/kymkim/.platformio/packages/toolchain-gccarmnoneeabi/bin",
|
||||
"internalConsoleOptions": "openOnSessionStart",
|
||||
@@ -26,7 +26,7 @@
|
||||
"type": "platformio-debug",
|
||||
"request": "launch",
|
||||
"name": "PIO Debug (skip Pre-Debug)",
|
||||
"executable": "/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/.pio/build/bluepill_f103c8/firmware.elf",
|
||||
"executable": "/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/.pio/build/bluepill_f103c8/firmware.elf",
|
||||
"projectEnvName": "bluepill_f103c8",
|
||||
"toolchainBinDir": "/home/kymkim/.platformio/packages/toolchain-gccarmnoneeabi/bin",
|
||||
"internalConsoleOptions": "openOnSessionStart",
|
||||
@@ -36,7 +36,7 @@
|
||||
"type": "platformio-debug",
|
||||
"request": "launch",
|
||||
"name": "PIO Debug (without uploading)",
|
||||
"executable": "/home/kymkim/Projects/CSULB/modular-kbd/firmware/components/modules/sample_module/.pio/build/bluepill_f103c8/firmware.elf",
|
||||
"executable": "/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/.pio/build/bluepill_f103c8/firmware.elf",
|
||||
"projectEnvName": "bluepill_f103c8",
|
||||
"toolchainBinDir": "/home/kymkim/.platformio/packages/toolchain-gccarmnoneeabi/bin",
|
||||
"internalConsoleOptions": "openOnSessionStart",
|
||||
Reference in New Issue
Block a user