Julian Schneider

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • 已编辑于

    Auto Indent not working with Macro Function

    已完成
    I'm using ChibiOS and Threads are defined like follows: THD_WORKING_AREA(switching_calc_thread_wa, 128);THD_FUNCTION(switching_calc_thread, p) { (void)p; chRegSetThreadName("Switching Calcula...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    CMake with environment Variables and WSL

    已回答
    I'm trying to cross compile for my raspberry using cmake and wsl. I'm roughly following this guide: https://stackoverflow.com/questions/19162072/how-to-install-the-raspberry-pi-cross-compiler-on-my...
    • 3 个关注者
    • 2 条评论
    • 1 票