546 B
546 B
Scripts for STM32
...and other stuff probably
Configs
.editorconfig- editor config for most popular editors, copies the ugly style of STM32's generated projects so you don't have messy mismatched code in vim, emacs, vscode et alfixbear.sh- After runningbear -- makein a project, some LSP clients freak out. This helps.stm32-uart.sh- Shortcut to runminicom -D /dev/tty/ACM0for STM32's USB UART output. You needminicomfor this. PressCtrl+aand thenqto exit.