Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 336 Bytes

c51drv

An 8051 microcontroller peripheral library.

How to use

If you are using Linux with sdcc installed, use make to compile all the modules and test cases. This library should also work with Keil C51, however, you need to import the source code into a Keil C51 project manually.