1. 22 8月, 2022 4 次提交
  2. 21 8月, 2022 2 次提交
    • Y
      [bsp][tms320f28379d] Fix compile ti (#6254) · b43f0e72
      Yunjie Gu 提交于
      * compile_ok
      
      Issues fixed:
      (1) update .config: select FINSH_USING_SYMTAB
      (2) add rt_size_t in rtconfig_project.h
      (3) fix finsh problems of using sym table
      (4) update .project to include ipc source codes.
      Todo list:
      (1) automate the build source selection of ccs and reconcile it with scons
      
      * change compiler
      
      * msh can run now
      
      the key step is to swap the order of rt_interrupt_nest -- and RT_OBJECT_HOOK_CALL(rt_interrupt_leave_hook,()) in irq.c. This is an improvised solution and an issue has been raised.
      
      * Update 2837x_FLASH_lnk_cpu1.cmd
      
      The original one is also fine. Just to make it more rigorous since FSymTab is in data section.
      
      * update readme.md
      
      Complier selection and maintainer update.
      Co-authored-by: wannomore's avatarYuQi <qiyu_sjtu@163.com>
      b43f0e72
    • 斌cazure's avatar
      [n32g45x] bsp 完善can驱动中断处理 (#6313) · 5b8a3678
      斌cazure 提交于
      * 完善can驱动中断处理
      优化can波特率采样率,采样点在75%以上
      增加新的can驱动宏定义支持,避免编译错误
      
      * Update drv_can.c
      Co-authored-by: mysterywolf's avatarMan, Jianting (Meco) <920369182@qq.com>
      5b8a3678
  3. 19 8月, 2022 2 次提交
  4. 18 8月, 2022 2 次提交
  5. 17 8月, 2022 6 次提交
  6. 16 8月, 2022 6 次提交
  7. 15 8月, 2022 11 次提交
  8. 14 8月, 2022 7 次提交