#
st
Here are 209 public repositories matching this topic...
UART bootloader for STM32 microcontroller.
firmware
stm32
stm
bootloader
uart
iap
firmware-updater
usart
st
xmodem
stm32f1
in-app-programming
stm32f10x
firmware-update
stm32vldiscovery
xmodem-1k
xmodem-crc
-
Updated
Apr 18, 2020 - C
sexy terminal (suckless)
-
Updated
Jul 28, 2021 - C
An st build with preprocessor directives to decide which patches to include during build time
-
Updated
Jul 29, 2021 - C
my minimal setup of bspwm
-
Updated
May 29, 2021 - Shell
-
Updated
May 28, 2021 - Shell
Inter-CPU asynchronous communication between Cortex-M7 and Cortex-M4 cores on STM32H7 dual core devices
microcontroller
communication
buffer
stm32
hal
ringbuffer
shared-memory
st
comm
stm32h7
dual-core
inter-cpu
-
Updated
May 15, 2021 - C++
small footprint C standard library for Atari ST and m68k-atari-mint cross compiler toolchain
-
Updated
Jan 23, 2021 - C
A patched version of libxft that allows for colored emojis to be rendered in Suckless software (dmenu/st/whatever).
-
Updated
Apr 8, 2021 - C
A patch for ST (Simple Terminal) adding support for curly and colored underlines.
-
Updated
Apr 25, 2021
An ST development board based on the STM32F030C8T6 MCU compatible with STM32Duino (Arduino).
arduino
board
stm32
arduino-ide
mcu
kicad
variant
st
development-board
stm32f030
stm32duino
stm32f030c8t6
stm32f030c8t
stm32f030c8
stm32f030c
-
Updated
May 3, 2021 - C
My configuration files
theme
dotfiles
bashrc
arch
arch-linux
xresources
i3-config
i3wm
i3-gaps
dunst
st
dracula-theme
configuration-dotfiles
-
Updated
Jan 23, 2019 - Shell
NOTE: THIS REPOSITORY HAS BEEN CONSOLIDATED INTO https://github.com/ericpruitt/emus
-
Updated
May 13, 2018 - C
Custom board for the STM32F30K6T6 MCU, compatible with STM32Duino (Arduino).
arduino
development
board
stm32
arduino-ide
mcu
kicad
variant
st
development-board
stm32f030
stm32duino
stm32f030k6t6
stm32f030k6
stm32f030k6t
stm32f030k
-
Updated
May 3, 2021 - C
Provides email task notifications and reminders
-
Updated
Jul 22, 2021 - PHP
Improve this page
Add a description, image, and links to the st topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the st topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The Standard allows the declaration of variables in a single statement
Example:
Creates 3 variables of type INT
We should support this in the parser.
Describe the solution you'd like
During parsing, add a variable for every entry in the list.
Alternative Idea:
In