prototype mainboard done!

This commit is contained in:
2025-07-15 11:41:31 -07:00
parent d47641e164
commit 323a11e9ca
8 changed files with 35 additions and 40 deletions

View File

@@ -8,8 +8,8 @@
{
"name": "PlatformIO",
"includePath": [
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Src",
"/home/kymkim/Projects/modular-kbd/firmware/modules/sample_module/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/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/modular-kbd/firmware/components/modules/sample_module/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/components/modules/sample_module/Src",
"/home/kymkim/Projects/modular-kbd/firmware/modules/sample_module/Inc",
"/home/kymkim/Projects/modular-kbd/firmware/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",