1 Forks
7 Stars
7 Watchers

OpenLib

开源一些单片机常用的小工具 1. SoftTimer 适用于单片机的软定时器 2. 单片机实现构建json和json解析 3. Queue 适用于单片机的消息队列(可用于中断发送消息到队列) 4. Base64 适用于单片机的Base64加解密库

How to download and setup OpenLib

Open terminal and run command
git clone https://github.com/Jgcoder2023/OpenLib.git
git clone is used to create a copy or clone of OpenLib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenLib https://github.com/Jgcoder2023/OpenLib/archive/master.zip

Or simply clone OpenLib with SSH
[email protected]:Jgcoder2023/OpenLib.git

If you have some problems with OpenLib

You may open issue on OpenLib support forum (system) here: https://github.com/Jgcoder2023/OpenLib/issues