mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 18:33:16 +01:00
19 lines
375 B
Plaintext
19 lines
375 B
Plaintext
---------------------------------------------------------------------------
|
|
|
|
STM8 PORT - SMALL DEVICE C COMPILER
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
PREREQUISITES
|
|
|
|
* SDCC
|
|
* Programming software (e.g. stm8flash)
|
|
|
|
---------------------------------------------------------------------------
|
|
|
|
BUILD VIA MAKEFILE
|
|
|
|
* make -f sdcc.mak
|
|
|
|
|