Initial folder structure. added read me. will explain more details later

This commit is contained in:
2025-06-25 15:31:21 -07:00
parent 8e0fff6c9b
commit 381cb2bda8
4 changed files with 11 additions and 10 deletions

View File

@@ -8,14 +8,14 @@
{
"name": "PlatformIO",
"includePath": [
"/home/kymkim/Projects/modular-kbd/firmware/components/CAN/CAN-B/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/components/CAN/CAN-B/Src",
"/home/kymkim/Projects/modular-kbd/firmware/components/can_testing/canblinker/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/components/can_testing/canblinker/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",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/STM32F1xx_HAL_Driver/Src",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/CMSIS/DSP/Include",
"/home/kymkim/Projects/modular-kbd/firmware/components/CAN/CAN-B/.pio/libdeps/bluepill_f103c8/Unity/src",
"/home/kymkim/Projects/modular-kbd/firmware/components/can_testing/canblinker/.pio/libdeps/bluepill_f103c8/Unity/src",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/BSP/Components/Common",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/BSP/Components/ak4343",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/BSP/Components/cs43l22",
@@ -62,14 +62,14 @@
"browse": {
"limitSymbolsToIncludedHeaders": true,
"path": [
"/home/kymkim/Projects/modular-kbd/firmware/components/CAN/CAN-B/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/components/CAN/CAN-B/Src",
"/home/kymkim/Projects/modular-kbd/firmware/components/can_testing/canblinker/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/components/can_testing/canblinker/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",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/STM32F1xx_HAL_Driver/Src",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/CMSIS/DSP/Include",
"/home/kymkim/Projects/modular-kbd/firmware/components/CAN/CAN-B/.pio/libdeps/bluepill_f103c8/Unity/src",
"/home/kymkim/Projects/modular-kbd/firmware/components/can_testing/canblinker/.pio/libdeps/bluepill_f103c8/Unity/src",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/BSP/Components/Common",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/BSP/Components/ak4343",
"/home/kymkim/.platformio/packages/framework-stm32cubef1/Drivers/BSP/Components/cs43l22",