Skip to content

wwhRyan/easy-mcu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-mcu

Tool library to develop MCU

Introdution

  1. It is a combination of several commonly used tools, see tool list**.
  2. Each tool has a corresponding test case.
  3. Suitable for multithread.
  4. ......

requirement

the project is using cmake Mingw to build.

tool list

index name function
1 utils some utilities tools, eg: ascii string handle, sort, ...
2 CmdProtocol simple ascii command decode.
3 AtProtocol "AT " ascii command decode
4 reg_config Batch register configuration
5 easy_shell better ascii command decode
6 simple_file a simple file for eeprom

About

Tool library to develop MCU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages