Skip to content

Implementation of Segger RTT and SystemView for using with TinyGo.

Notifications You must be signed in to change notification settings

m-chichikalov/segger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Atempt to Implement RTT and SystemView libs to use with TinyGo on the embedded targets.

July 14, 2019 - Done only simple "prove of concept". The folder examples/simple_rtt contains simple example of usage. stm32f4discovery was used to run code.

To compile example use tinygo build -o example.hex -gc=dumb -size=short -target=stm32f4discovery .

The result should be:

RTT with TinyGo!

About

Implementation of Segger RTT and SystemView for using with TinyGo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages