Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 443 Bytes

File metadata and controls

9 lines (5 loc) · 443 Bytes

ST8DD

A debug interface for STM 8 microcontrollers

This project is the implementation of a debug driver for the ST8 family of microcontrollers. It is independent of the driver used to handle the GPIO pins.

The final goal is to implement a SYSFS driver with a pointer for read/write of data and code sections and a status pointer for the conection staus.

So far, is just a testing application on user space using the SYSFS GFPIO Driver