Commit Graph

  • d79ab7dfe9 [style] Update code format with clang-format virtualstorage Mingkai Dong 2023-06-15 19:53:53 +0800
  • ccc5eec169 [feat] Add virtualstorage and sqlite tpcc Mingkai Dong 2023-06-14 23:13:00 +0800
  • 91f273f3c9 [bsp][pico] Add flowcontrol and parity settings 1ridic 2023-09-30 14:36:09 +0800
  • 11367953d2 [bsp][pico] Add msh cmd to reset pico to BOOTSEL mode 1ridic 2023-09-27 12:01:55 +0800
  • 87ee7205d4
    [acition] update pkgs update script (#8108) Supper Thomas 2023-10-03 16:50:15 +0800
  • c021c5cd22
    [bsp][lpc55sxx]: update debug log (#8106) Shicheng Chu 2023-10-03 08:18:31 +0800
  • 89330dd269
    [bsp][pico] Improve UART driver (#8099) 1ridic 2023-10-02 21:28:09 +0800
  • 37ef1ba88c
    [bsp/stm32] Optimize the kconfig structure of ART-PI board about serial port (#8101) Yuqiang Wang 2023-10-02 16:28:46 +0800
  • 31a2311f64
    🌈 style(ktime): mv to components/drivers/ktime (#8103) xqyjlj 2023-09-28 21:34:21 +0800
  • fce83488ec
    [serial_v2] 修复阻塞模式下中断发送的逻辑顺序问题与多线程下的竞态条件 (#7997) zan319 2023-09-28 14:04:10 +0800
  • 2d630e38d7
    【msh】新增msh自动补全子选项特性 (#8086) wangqinglin 2023-09-27 12:34:05 +0800
  • d8a2084c05 [libcpu/cortex-a] Fix the problem of circular include of cpuport.h guozhanxin 2023-09-26 17:37:10 +0800
  • 6d506dc5b6 [bsp/rt-spark] fix spi_flash_init.c guozhanxin 2023-09-26 14:37:32 +0800
  • 82debed3ae [utest] 更改线程栈的大小,避免栈异常 zhkag 2023-09-26 15:38:14 +0800
  • 29a508222c 修复 qemu 挂载 elm 文件系统失败 zhkag 2023-09-26 10:22:35 +0800
  • c60ecd7c4a [bsp][nuclei] fix "usb_conf.h not found" XYZboom 2023-09-25 12:05:30 +0800
  • b2433129b2
    [tools]fix scons --dist , menuconfig will error (#8069) zhkag 2023-09-26 11:35:27 +0800
  • f941dfcf13 fix uart1 pin bug, delete and update wrong icf files, add vglite support for rt1170 in IAR environment. Frogrey 2023-09-20 17:00:30 +0800
  • a7e210d701 [bsp][pico] Optimize Kconfig configuration 1ridic 2023-09-26 08:46:37 +0800
  • dee82b8a26 [tools] Correct prompt message 1ridic 2023-09-25 13:39:02 +0800
  • c8790c72e4 [bsp][utest] 添加 rt-spark 在 gcc 下运行 utest 链接代码段 wangyuqiang 2023-09-25 16:25:23 +0800
  • 3592bdea0d [utest] 添加 signal 依赖项 wangyuqiang 2023-09-25 13:57:15 +0800
  • 75b4f3d83a tmpfs adds truncate functionality and unlink adaptations zhouminquan 2023-09-20 15:22:09 +0800
  • 36b79798bd
    feat: support sdl2 (#8048) zbtrs 2023-09-25 08:40:03 +0800
  • 7c2f807a7c
    Add the system call timerfd and update SConscript for signalfd (#8067) zmq810150896 2023-09-23 14:18:29 +0800
  • 047cc8663e
    🐞 fix(soft_rtc): fix unsupported TIMEVAL and GET_TIMERES (#8011) xqyjlj 2023-09-23 14:07:00 +0800
  • dc84765823
    [smart] Updated the API for kernel access to user address issues and for calculating string length (#8058) zmq810150896 2023-09-23 14:06:00 +0800
  • b826afe8f9
    [smart] fix of cmd_kill (#8071) Shell 2023-09-22 15:06:07 +0800
  • f6083af2cb [rtdef] attach RT_ETRAP errno Meco Man 2023-09-20 00:42:13 -0400
  • d75090dd16
    [utest] 更改 thread_tc 线程栈的大小,避免 64 位机器导致的栈异常 (#8057) zhkag 2023-09-20 13:15:32 +0800
  • 35e4baa786 [kservice]Improve rt_strerror function compatibility guozhanxin 2023-09-20 11:30:10 +0800
  • 7732f8618b [picolibc] fix the errno declaration conflict Meco Man 2023-09-19 01:50:22 -0400
  • 8e6f9cf1be [rtdef] support POSIX compatible errno Meco Man 2023-08-14 18:17:06 -0400
  • 47a3139b63 [iar]修复__LDREX 和 __STREX 报 declared implicitly 警告 Meco Man 2023-09-19 14:23:19 -0400
  • 092b52ab24
    Adapt rt_channel, increase the generality of some rt_channel functionality on dfs v2, and standardize signalfd (#8047) zmq810150896 2023-09-20 07:54:11 +0800
  • 2ff1a1a4c9 [bsp][stm32] BearPi 支持 MPU6050 模块 liYony 2023-09-19 23:18:54 +0800
  • 35231eb116 [kernel] fix interruptible typo Meco Man 2023-09-17 09:09:05 -0400
  • 8a7831ee4d
    [bsp/IFX]补充缺少的文件 (#8055) guo 2023-09-19 12:27:58 +0800
  • 746f527fac [rtdef] adjust RT_USING_SIGNALS defination Meco Man 2023-09-17 23:20:16 -0400
  • a6e9c386ff [BSP/rockchip/rk3568] fixup heapmem init flow GuEe-GUI 2023-09-15 09:51:10 +0800
  • a76f344cb0 [CI] Add pkgs-test vacabun 2023-09-18 14:55:30 +0800
  • 2935e386bb [rtdef] add RT_USING_LIBC_ISO_ONLY macro Meco Man 2023-09-13 22:00:39 -0400
  • 23794d2cf9
    [bsp][ifx] add bt support (#8028) guo 2023-09-18 12:06:51 +0800
  • b0deb61bc4
    [libcpu/aarch64] fix compile error (#8045) Shell 2023-09-16 11:52:42 +0800
  • c25e9be6ad [src] remove useless codes in kernel Shell 2023-09-15 20:04:11 +0800
  • dc407966fa [tools][gcc.py] avoid dist failure when try to dist MDK/IAR project. Meco Man 2023-09-14 21:45:39 -0400
  • 77f31f8d8f [env][dist] adjust dist sequence Meco Man 2023-09-14 18:45:30 -0400
  • c19c907b62 [env] remove --dist-strip command Meco Man 2023-09-14 18:40:45 -0400
  • e7c3ca61fd
    [smart] fix rt_memcpy to lwp_memcpy in smart source (#8033) Shell 2023-09-15 15:57:08 +0800
  • ec9bbaceda
    [tools] support Env for fish shell 1ridic 2023-09-14 21:18:20 +0800
  • 12592458b9
    fix tar -xzvf symbol link (#8034) xiao-mang 2023-09-14 11:29:03 +0800
  • 3e3cf91b77 [修改]:alarm 将年月日也传给驱动层,避免跨天 alarm 失效 TangZhenye 2023-09-11 11:05:07 +0800
  • caea0616a4
    fix ifconfig (#8032) xiao-mang 2023-09-13 11:21:32 +0800
  • d5b8e2843a
    fix dfsv2 tmpfs lock fault. (#8027) geniusgogo 2023-09-13 10:37:00 +0800
  • 6deab5e93d 修复单次触发alarm,重复使用不启动定时器的bug Eric LGF 2023-09-08 14:01:41 +0800
  • 0391b81bb5
    Update dfs_tmpfs.c (#8030) 蒙蒙plus 2023-09-12 21:04:21 +0800
  • 7c3d966df6
    Add the system call signalfd (#8001) zmq810150896 2023-09-11 14:06:08 +0800
  • e8e980879e
    change aarch64 trap backtrace & coredump priority rating. (#8008) geniusgogo 2023-09-11 14:05:41 +0800
  • 012aa117af
    [fix] copyfile dest file empty first (#8012) XYZ 2023-09-09 22:08:00 +0800
  • 459024f306
    [smart/signal] fixups of signal (#7998) Shell 2023-09-09 09:37:38 +0800
  • 47b183a297
    [smart/syscall] fix exit(2) and add exit_group(2) (#8005) Shell 2023-09-09 09:35:56 +0800
  • b8e332fa2d
    [smart] add waitpid(-1) support (#8020) Shell 2023-09-09 09:35:33 +0800
  • 4462106a61
    [ci]change cmd to install.sh (#8018) Supper Thomas 2023-09-09 06:37:49 +0800
  • 0b9a808cca
    [posix]修复消息队列返回长度异常 (#8014) zhkag 2023-09-08 18:15:03 +0800
  • dfc8994ea2 fix(air links): 对应厂家手册将RAM容量改为96kb 蒙蒙plus 2023-09-07 17:07:08 +0000
  • b12e6aa961
    [ci] use env install script (#8010) Meco Man 2023-09-07 04:54:32 -0400
  • 5f948690c9 [rtdef] rename RT_CTASSERT to RT_STATIC_ASSERT Meco Man 2023-09-04 14:17:11 -0400
  • 594db2b516 [bsp][renesas]add hwtimer device for renesas Rbb666 2023-09-06 15:06:36 +0800
  • 722a5fc29d
    Optimize the epoll code to remove restrictions on descriptors (#7951) zmq810150896 2023-09-06 11:22:16 +0800
  • 3602f89121
    [smart][dfs v2] add cromfs (#7994) XYZ 2023-09-01 00:20:55 +0800
  • 341fb40c95 [smart][fix] lwp fork with data copy xyz 2023-08-23 13:58:09 +0800
  • 32d479321b
    [bsp][stm32]: add NUCLEO-H563ZI (#7987) yuanzihao 2023-08-29 13:10:14 +0800
  • 6db430bde6
    [bsp][phytium] support Phytium PI zhugengyu 2023-08-29 10:27:54 +0800
  • 810da67b6f [ctime] 避免时区为负数时引入的隐式转换问题 TangZhenye 2023-08-29 09:55:38 +0800
  • ba0cb59797
    [bsp][esp32] update readme (#7986) LTreeshu 2023-08-28 09:54:08 +0800
  • 3e91307326
    fixed stack setup when using SMP. (#7978) aozima 2023-08-26 07:36:25 +0800
  • c85069f9fc
    fix lwip (#7969) xiao-mang 2023-08-25 07:35:19 +0800
  • 0354cd83e4
    [bsp][stm32][driver] Add mini bsp support for stm32f405zg Donocean 2023-08-25 00:57:13 +0800
  • 86f72ed6da Update NuMaker-M2354 BSP building. Wayne Lin 2023-08-24 14:43:58 +0800
  • d55066e10d
    cleanup: fix building warnings geniusgogo 2023-08-24 10:58:25 +0800
  • b4dac34167
    [bsp][stm32l431-BearPi] 为BearPi支持lpuart1外设 liYangYang 2023-08-24 10:09:52 +0800
  • b1b21ddd2b
    [src] bug fix in ipc.c (#7972) Shell 2023-08-23 12:20:14 +0800
  • c26bb392b6
    [CI] add more config for manual trigger (#7970) Supper Thomas 2023-08-22 11:31:59 +0800
  • 30c793fdb9 [tools] add GetGCCLikePLATFORM GCC like means the toolchains which are compatible with GCC Meco Man 2023-08-20 13:26:39 -0400
  • 290678b665 [tools][gcc] remove legacy functions - GenerateGCCConfig - GenCconfigFile Meco Man 2023-08-20 13:12:37 -0400
  • 5b36522b48 [bsp][gd32]添加 立创开发板 GD32F470 的 SDRAM驱动,从STM32的drv_sdram.c修改而来 yuanzihao 2023-08-20 22:06:26 +0800
  • 348c1fcecd
    fix list_page (#7968) xiao-mang 2023-08-21 10:05:19 +0800
  • 166c83f372
    [DFS_V1]修复 dfs_file_stat 一个 FATFS 根目录会失败的问题 (#7940) Junjie Wang 2023-08-20 08:46:09 +0800
  • 6dd3802d0a [components][drivers][can]Init can tx completion flag before tx cmbjxxiao 2023-06-07 18:22:25 +0800
  • 2917180c21 [libc][newlib] __sdidinit is obselete FragrantRye 2023-08-16 19:47:41 -0400
  • b08d8672d2 [libc][posix/io/stdio] rename libc.c as posix/stdio.c Meco Man 2023-08-07 13:46:34 -0400
  • d862816a51
    [components/mm] add unmap page API (#7834) Shell 2023-08-16 15:38:59 +0800
  • aa300c4c74
    🎈 perf(ktime): perf hrtimer, del wrong function (#7880) xqyjlj 2023-08-16 15:32:46 +0800
  • 93388f8045
    fix msh exec permission denied (#7943) geniusgogo 2023-08-16 15:31:36 +0800
  • 0bd93292b3 [bsp][hpmicro] Update libraries, add new BSPs Fan YANG 2023-08-15 18:41:20 +0800
  • 83a2863ab6 [bsp][stm32][rt-spark] 更新 cubemx ports zhkag 2023-08-10 15:11:21 +0800
  • 8061503171 [libc][time] pre-support fully version timezone and daylight saving time Meco Man 2023-08-12 13:50:08 -0400
  • 23eb6319e2 [device][rtc] support output UTC minutes level Meco Man 2023-08-12 13:29:26 -0400
  • 432c2f38fc [libc][timezone] implement lightweith timezone configuration Meco Man 2023-08-12 00:44:36 -0400
  • a6959a9ef8
    fix lwp_free tty switch to foreground error (#7945) geniusgogo 2023-08-12 10:50:45 +0800