mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 18:55:13 +03:00
8 lines
216 B
Markdown
8 lines
216 B
Markdown
Some snippets
|
|
=============
|
|
|
|
* Flash_EEPROM - EEPROM emulation in flash
|
|
* Jump2Boot.c - software init of bootloader
|
|
* printuhex.c - print uint32_t in HEX
|
|
* readint.c - read integer number in any (bin/hex/dec) system
|