Commit Graph

  • 14ee4b2c7c Fix detach race condition (#43) main Saiiijchan 2025-04-04 15:33:23 +08:00
  • 1bb2a0961c pthread_cond: refine prvInitializeStaticCond() (#42) Saiiijchan 2025-03-31 17:10:19 +08:00
  • f1fe687f14 Merge pull request #40 from aggarg/build_check Gaurav-Aggarwal-AWS 2025-03-11 10:54:00 +05:30
  • 9fe6bfec80 Fix license header Gaurav Aggarwal 2025-03-10 16:03:59 +00:00
  • 9c28003fc1 Add CI check Gaurav Aggarwal 2025-03-10 15:53:07 +00:00
  • 341a8dc6d1 Add a minimal project which builds all the files Gaurav Aggarwal 2025-03-10 15:48:35 +00:00
  • b4e74b29fc timer: add missing ";" (#39) Saiiijchan 2025-03-10 11:13:40 +08:00
  • 4930934af3 timer: prevent infinite loop on one-shot timer start (#38) Saiiijchan 2025-02-25 00:23:44 +08:00
  • ae1d3f0d5d Remove redundant xTimerStart() in timer_settime (#37) Saiiijchan 2025-02-21 08:37:43 +08:00
  • 8339845266 Rename xTimerHandle to xTimer (#36) Gaurav-Aggarwal-AWS 2025-02-03 22:40:06 +05:30
  • 21d06399f6 pthread_cond: Use Task Notifications (#34) Ryan Shumate 2024-12-31 20:51:13 -05:00
  • e6b133f3b3 Update pthread_cond_timedwait to cope with clock failure (#33) Rohit Madan 2024-11-10 17:34:23 +05:30
  • d761d180bd Remove unnecessary NULL check (#31) Gaurav-Aggarwal-AWS 2024-09-25 16:10:10 +05:30
  • e921c4f791 stm32h745 port using GNU Tools for STM32 (#28) miguelfreitas 2023-07-14 16:26:47 -03:00
  • b62f30baf5 Merge pull request #22 from FreeRTOS/abhidixi11-patch-1 Joseph Julicher 2022-11-28 09:00:34 -07:00
  • 85ce51dad6 Add wait to timer_settime (#17) Muneeb Ahmed 2022-02-08 15:57:54 -07:00
  • 3b33c3467d Create ptread_detach. (#11) João Vitor Teixeira 2021-12-14 15:12:45 -03:00
  • e197ed1ac7 Update README.md (#14) abhidixi11 2021-09-13 14:24:49 -07:00
  • 1c112c7935 Update README.md abhidixi11 2021-09-13 12:59:06 -07:00
  • 4db6183b28 Update README.md abhidixi11 2021-08-23 12:21:45 -07:00
  • ecc755c493 Update README.md abhidixi11 2021-08-20 22:30:05 -07:00
  • 0c6cec978c Fix name mangling when using a C++ compiler (#7) Anes Belfodil 2020-09-25 14:37:09 -04:00
  • 52b1a0f80d Fix "error: #268: declaration may not appear after executable statement in block", when C99 is disabled. Yuhui Zheng 2020-02-26 11:15:49 -08:00
  • fd8dae8a25 Fix "warning: #1-D: last line of file ends without a newline." Yuhui Zheng 2020-02-26 11:13:28 -08:00
  • 32039f1933 remove .gitmodule, as we don't need any submodule anymore. Yuhui Zheng 2020-02-21 11:53:26 -08:00
  • 7080e0b63c Readme wording update. Yuhui Zheng 2020-02-21 11:51:40 -08:00
  • eb87d247f9 After this commit, this repository contains only POSIX source code. Yuhui Zheng 2020-02-21 11:37:44 -08:00
  • adc286ac4a Deleting every directory not related to POSIX demo. v1.0 Yuhui.Zheng 2020-02-14 10:57:15 -08:00
  • c89adb6d50 Adding instruction for cloning repo with submodule. Yuhui.Zheng 2020-02-14 10:56:15 -08:00
  • caa8a964bd Adding FreeRTOS/Source back as a submodule. Yuhui.Zheng 2020-02-14 10:34:54 -08:00
  • 56edcc6fdd Deleting kernel source derectory. Yuhui.Zheng 2020-02-14 10:31:24 -08:00
  • 4983d44023 Delete readme.txt Yuhui Zheng 2019-11-20 11:45:31 -08:00
  • 802eb34d50 README.md Yuhui Zheng 2019-11-20 11:45:10 -08:00
  • 8a31f63f20 Create License. Yuhui.Zheng 2019-11-20 11:39:57 -08:00
  • 3a337a03c6 POSIX code/demo update. Yuhui Zheng 2019-11-20 11:38:08 -08:00
  • 7fc9c915eb POSIX code/demo initial commit. Yuhui Zheng 2019-11-20 11:24:35 -08:00