mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 18:55:13 +03:00
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
Toggle LED PB9 on STM32F103 development board once per second
|
|
Allow to turn on/off LED PB8 depending on user commands over USART (0/1) and check its state (s)
|
|
Show information in USART console about S2/S3 buttons pressed
|
|
USART: 115200 8n1
|