2d7a1ff4d0866ca6a3ba34d5a76f6c163fa7c768
- Created HAL configuration file for STM32F1xx (stm32f1xx_hal_conf.h). - Added interrupt handler definitions in stm32f1xx_it.h. - Implemented CAN initialization and configuration in can.c. - Configured GPIO pins for output and external interrupts in gpio.c. - Developed main application logic in main.c for toggling an LED and sending CAN messages. - Implemented MSP initialization and de-initialization for CAN in stm32f1xx_hal_msp.c. - Defined interrupt service routines in stm32f1xx_it.c for CAN and EXTI interrupts. - Added README for project-specific libraries and PlatformIO configuration. - Created platformio.ini for project build settings. - Added stm32pio.ini for CubeMX integration with PlatformIO. - Included README for testing directory to guide unit testing setup.
Modular Keyboard
Folder Structure
case: STL/CAD for the 3D models of the keyboard case
docs: BOM, build instructions, and documentation for functions if necessary
firmware: Code for the microcontrollers or modules
hardware: KiCad/EasyEDA files for the PCB
Languages
HTML
39.1%
C
35.4%
C++
13.9%
Ruby
6.7%
CMake
3%
Other
1.9%