Commit History

Author SHA1 Message Date
  Bernard Xiong ab595cc864 [pthreads] fix the free ptd issue when there is no pthread slot. 6 years ago
  Bernard Xiong 7038465d13 [pthreads] Add PTHREAD_NUM_MAX in Kconfig. 6 years ago
  Bernard Xiong bb506e8493 [pthreads] Add spinlock declare and fix code issue. 6 years ago
  Bernard Xiong 5d36fa78c0 [pthreads] Use pthread table for pthread management. 6 years ago
  Bernard Xiong b7cc4e9c8a Merge pull request #2678 from BernardXiong/pthreads 6 years ago
  Bernard Xiong 377875858f Merge pull request #2677 from BernardXiong/qemu_vexpress 6 years ago
  Bernard Xiong ec6cb9f260 [BSP][qemu-vexpress-a9] code cleaup for compiling warning. 6 years ago
  Bernard Xiong 3638e5129e [pthreads] The fields definition are more like those of newlib/glibc. 6 years ago
  Bernard Xiong 6e981106fb Merge pull request #2676 from zhaojuntao/fix-tools-utils 6 years ago
  MurphyZhao 702277a9b9 [tools] 修复 GCC 版本判断的方式并增加异常捕获 6 years ago
  Bernard Xiong 854d0144d3 Merge pull request #2665 from jesven/new_signal_fix 6 years ago
  Bernard Xiong b41ac95ad9 Merge pull request #2672 from vigilancer/patch-1 6 years ago
  vigilancer 91a9451613 fix typo 6 years ago
  shaojinchun 8dd2a07d45 去除scheduler.c的_get_highest_priority_thread函数中重复判断 6 years ago
  shaojinchun 8d59983427 增加k210 bsp中idle任务栈大小到4096 6 years ago
  shaojinchun 057c7da3a3 修改signal模块默认log级别 6 years ago
  shaojinchun bcb7fac0d0 fix signals for k210 6 years ago
  shaojinchun c5249157d7 增加signal的状态位说明及一处代码修改,以防止编译警告 6 years ago
  shaojinchun 737d58fbb9 修正_get_highest_priority_thread中对“是否只有idle可运行”判断位置的问题 6 years ago
  shaojinchun 6cdfb2ac92 fix signal code 6 years ago
  Bernard Xiong 278ef7a2bd Merge pull request #2668 from Lawlieta/develop_sal 6 years ago
  Bernard Xiong a05823b52c Merge pull request #2671 from yangjie11/yj_fix_branch 6 years ago
  Bernard Xiong 246465c927 Merge pull request #2669 from lymzzyh/k210 6 years ago
  yangjie 9c246173c6 [bsp][stm32/stm32l475-atk-pandora]添加 sensor 框架下 aht10 的支持 6 years ago
  ZYH 1893f1463d fix build error with new sdk 6 years ago
  chenyong 4de0533a51 [net][sal][netdev] Delete the link_up status judgment in the send/recv interface 6 years ago
  Bernard Xiong 9eef644169 Merge pull request #2662 from SummerGGift/master_spi_flash 6 years ago
  Bernard Xiong 1dd364b45a Merge pull request #2666 from Zero-Free/pm_dev 6 years ago
  EvalZero 598f2d360b [bsp][stm32l475-atk-pandora]adapt new pm interface for stm32l475-atk-pandora. 6 years ago
  EvalZero b242b1e6f6 [examples][pm]add wakeup application for pm. 6 years ago