# c51drv_wp **Repository Path**: li0544/c51drv_wp ## Basic Information - **Project Name**: c51drv_wp - **Description**: No description available - **Primary Language**: C - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README c51drv ====== An 8051 microcontroller peripheral library. How to use ---------- If you are using Linux with [sdcc](http://sdcc.sourceforge.net) 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.