c51drv icon indicating copy to clipboard operation
c51drv copied to clipboard

An 8051 microcontroller peripheral library

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.