Giter VIP home page Giter VIP logo

xr871-old's Issues

按键定时器没有创建

应该加上这个标志,否则按键定时器还没有创建就跑到这了,会导致初始化重启
--- a/project/common/apps/buttons/buttons.c
+++ b/project/common/apps/buttons/buttons.c
@@ -331,6 +331,7 @@ static void buttons_process_thread(void *arg)
int prev_buttons_state = 0;
button_obj *obj;

  •   buttons_timer_time_up = false;
      while (buttons_thread_run_flag) {
              /* wait a button trigger or button timer time is up */
              if (button_impl.low_level_wait_semaphore)
    

参数类型不匹配

xr871sdk/src/driver/chip/hal_ccm.c:72:

void HAL_CCM_BusEnablePeriphClock(CCM_BusPeriphBit periphMask)

xr871sdk/include/driver/chip/hal_ccm.h:231:

void HAL_CCM_BusEnablePeriphClock(uint32_t periphMask)

git clone 后会产生乱码

Ubuntu 18,04通过git命令行
Windows 10通过TortoiseGit工具

clone下来后都会产生乱码,并且Windows 10重命名后再提交,diff依然不会消失。

FT232 - USB port

image

Why do I see noises? I checked the contacts to tx rx everything is fine.

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.