GithubHelp home page GithubHelp logo

c51-lib's Introduction

各目录说明

  • common目录是必须的, 其中51config.h为配置文件
  • include目录是source下相应源文件的头文件
  • output是输出目录, 在keil中可以设置hex输出到此,当然也可以不这样
  • project是工程目录, 建议把工程建到这个文件夹下
  • source目录下是所有源文件

使用说明

各模块api请参考对应的include目录下的头文件

注意

  • at24c02(EEPROM) 还未测试, 欢迎测试, 并提交结果. 其他均由本人进行过测试, 并在实际中使用过, 当然也欢迎提交bug
  • 欢迎以同样思路封装模块代码, 并提交上来, 请尽量尊重本工程代码的风格

其他

去除函数未被调用的警告

  1. Options -> Device -> √Use Extended Linker(LX51)instead of BL51
  2. Options -> LX51 Misc -> Misc controls -> 填入REMOVEUNUSED

c51-lib's People

Contributors

ifantsai avatar kingboomhub avatar pokoai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.