Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync from master #6981

Merged
merged 23 commits into from
Feb 25, 2023
Merged

sync from master #6981

merged 23 commits into from
Feb 25, 2023

Commits on Feb 21, 2023

  1. fix rt_kprint 64bit error

    zhkag authored and Guozhanxin committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    feed84b View commit details
    Browse the repository at this point in the history
  2. update rtdevice.h add lcd

    XYZ-20240101 authored and mysterywolf committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ff58949 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    aaba21c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. [arduino][lpc55s69] : 对接RTduino

    Z8MAN8 authored and mysterywolf committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1533b88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b8c23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52cb2f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d4764a View commit details
    Browse the repository at this point in the history
  5. [Renesas]Add tft-lcd lvgl support

    Rbb666 authored and mysterywolf committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    96a636f View commit details
    Browse the repository at this point in the history
  6. [rtduino][lpc55s69] 修正RTduino框架下的引脚错误 (#6963)

    1.修正RTduino框架下的引脚错误
    2.Kconfig新增RTduino依赖项
    3.README文档完善
    4.上传LPC55s69兼容arduino部分引脚图
    kurisaW committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    08c2a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. [rt-smart] handling kernel from accessing unmapped user stack (#6957)

    [rt-smart] handling kernel from accessing unmapped user stack
    polarvid committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    382e9bc View commit details
    Browse the repository at this point in the history
  2. [serial]增加at32的serial_v2驱动

    JonasWen authored and Guozhanxin committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7bf6648 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. [bsp/at32] add support usb driver (#6968)

    * add support usb driver
    
    * fixed code format error
    sheltonyu committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    a5c62b9 View commit details
    Browse the repository at this point in the history
  2. [Infineon]Fix scb5 can't use bug

    Rbb666 authored and mysterywolf committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    022760c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faddfec View commit details
    Browse the repository at this point in the history
  4. [rtduino][lpc55s69] 纠正uart引脚错误并使能相关依赖项 (#6976)

    * [rtduino][lpc55s69] 纠正uart引脚错误并使能相关依赖项
    
    Co-authored-by: Man, Jianting (Meco) <[email protected]>
    kurisaW and mysterywolf committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    7763183 View commit details
    Browse the repository at this point in the history
  5. 🐞 fix(components/drivers/tty/pty.c): fix ptmx not init (#6970)

    * 🐞 fix(components/drivers/tty/tty.c): fix wrong log format
    
    * 🐞 fix(components/drivers/tty/pty.c): fix ptmx not init
    
    * ✨ feat(components/drivers/tty/pty.c): pts default use ECHO, ONLCR
    
    * 🌈 style(components/drivers/tty/tty.c): format
    xqyjlj committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    e50a7e3 View commit details
    Browse the repository at this point in the history
  6. 解决关中断时进行了调度操作

    zhkag authored and mysterywolf committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    4c1c6ef View commit details
    Browse the repository at this point in the history
  7. fixed fstat/stat/readlink syscall.

    geniusgogo authored and Guozhanxin committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    d3553e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53afeda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a53367a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fef2607 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    12f0df9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e63e33a View commit details
    Browse the repository at this point in the history