mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-04-18 09:49:04 +02: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
|
|
|
|
|