Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI8051U-HAL

A HAL library written for AI8051U

File Structure

+ Driver
  + inc
    + adc.h
    + gpio.h
    + i2c.h
    + spi.h
    + tft.h
    + timer.h
    + usart.h
  + src
    + adc.c
    + gpio.c
    + i2c.c
    + spi.c
    + tft.c
    + timer.c
    +   usart.c
+ main.c
+ ai8051u_conf.h

How to use it

We need to config the project in ai8051u_conf.h and include the driver file in your main project file.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages