1. 14 8月, 2022 3 次提交
    • mysterywolf's avatar
      [imxrt1060] fix a tiny problme · 656f0e3d
      mysterywolf 提交于
      this is report in slack group:
      - I had to do a small fix in board/linker_scripts/link.lds file.
      line 81, should be:
      ivt_begin = ORIGIN(m_boot_data) + LENGTH(m_boot_data);
      (add a space between ivt_begin and "=“).
      
      - For unknown reason I had to set DEMO_PANEL_RK043FN66HS as default in imxrt1060-nxp-evk/board/Kconfig
      Leaving the DEMO_PANEL_RK043FN02H was not working even after selecting RK043FN66HS in menuconfig. The result was touch not working without this change as a wrong driver was being pick.
      656f0e3d
    • S
      [renesas/ra2l1-cpk] add Captouch板载触摸按键配置说明.md (#6227) · e7f64fe0
      Sherman 提交于
      * [renesas/ra2l1-cpk] add Captouch板载触摸按键配置说明.md
      
      * Update Captouch板载触摸按键配置说明.md
      Co-authored-by: mysterywolf's avatarMan, Jianting (Meco) <920369182@qq.com>
      e7f64fe0
    • T
      add assert for serial v2 · 218cdbce
      tfx2001 提交于
      218cdbce
  2. 13 8月, 2022 1 次提交
  3. 12 8月, 2022 3 次提交
  4. 11 8月, 2022 2 次提交
  5. 10 8月, 2022 4 次提交
  6. 08 8月, 2022 7 次提交
  7. 06 8月, 2022 1 次提交
    • T
      Esp32 C3 UART driver (#6214) · 3c3bd647
      tangzz98 提交于
      * Use FreeRTOS wrapper
      
      * Add console driver
      
      * Add patch, .config. Update readme.
      
      * Change date
      3c3bd647
  8. 05 8月, 2022 2 次提交
  9. 04 8月, 2022 7 次提交
  10. 03 8月, 2022 4 次提交
  11. 02 8月, 2022 6 次提交