Commit Graph

  • 2a604f4a28
    Support allocating stack from separate heap (#267) Gaurav-Aggarwal-AWS 2021-02-23 18:36:27 -08:00
  • 81f5892105
    Update python version to 3.7.10 (#265) Carl Lundin 2021-02-18 18:48:11 -08:00
  • 1d4d16fd54
    Update URL in history.txt (#259) Jeff Tenney 2021-02-15 15:00:20 -07:00
  • 5b9549ab82
    Remove unmatched braces in MessageBuffer pre tags (#256) milesfrain 2021-02-10 21:41:05 -08:00
  • a4b2e0c3f3
    Check: improve verbosity of url verifier (#260) alfred gedeon 2021-02-10 16:04:08 -08:00
  • 21b1058bf7 Update issue templates Cobus van Eeden 2021-02-10 15:27:16 -08:00
  • 0345a20202
    incorporate updates from common (#255) David Chalco 2021-01-29 18:58:55 -08:00
  • 6b4a3d0a6e
    Typos (#248) nazar01 2021-01-29 23:05:04 +03:00
  • d0afede565
    Delete gitattributes (#253) David Chalco 2021-01-27 09:38:20 -08:00
  • 6b524a2fee
    Fix typo in comment in task.h (#244) Evgeny Ermakov 2021-01-19 21:55:34 -05:00
  • d060479353
    Fix Github checks after move from master to main (#246) alfred gedeon 2021-01-19 15:32:01 -08:00
  • 578d040659
    Add git attributes (#245) David Chalco 2021-01-15 11:04:31 -08:00
  • 23f641850d
    Posix: fix build failure (#235) Thomas Pedersen 2021-01-08 14:19:15 -08:00
  • ef4c305244
    Update ESP32 port to ESP-IDF release v4.2 and add ESP-IDF version check (#231) Shubham Kulkarni 2020-12-23 02:30:45 +05:30
  • 341e9f06d0
    update version in version checker (#239) David Chalco 2020-12-22 12:57:39 -08:00
  • 6349871ce6
    AutoRelease + Header Checker Upgrades (#236) David Chalco 2020-12-22 10:06:59 -08:00
  • 8e99e2d38b
    Align the TF-M version of the integration with kernel to version TF-Mv1.2.0 (#228) sherryzhang 2020-12-16 01:17:20 +08:00
  • 9c048e0c71
    Update History.txt V10.4.3 Cobus van Eeden 2020-12-15 07:18:49 -08:00
  • a8a9c3ea3e
    Updated History.txt for V10.4.3 (#233) Joseph Julicher 2020-12-15 07:51:11 -07:00
  • aa471cfd3f [AUTO][RELEASE]: Bump task.h version macros to "10.4.3" Cobus van Eeden 2020-12-14 10:13:41 -08:00
  • ec62f69dab [AUTO][RELEASE]: Bump file header version to "10.4.3" Cobus van Eeden 2020-12-14 10:13:39 -08:00
  • 7825a40ba8
    Updated History.txt for V10.4.3 (#232) Joseph Julicher 2020-12-14 11:10:55 -07:00
  • a48f137896
    Posix Port: Comment and remove unused variables (#230) alfred gedeon 2020-12-13 17:33:45 -08:00
  • 47338393f1
    add assert for addition overflow on queue creation (#225) Cobus van Eeden 2020-12-07 11:48:51 -08:00
  • d05b9c123f
    Add addition overflow check for stream buffer (#226) Cobus van Eeden 2020-12-07 11:07:31 -08:00
  • c7a9a01c94
    Improve heap2 bounds checking (#224) Cobus van Eeden 2020-12-07 10:36:27 -08:00
  • b5020cb3d8
    Prevent unprivileged task from altering MPU configuration (#227) Gaurav-Aggarwal-AWS 2020-12-07 09:53:22 -08:00
  • 68ca3a9b2a
    Update branch of c-sdk repo to main (#223) Gaurav-Aggarwal-AWS 2020-12-02 14:12:16 -08:00
  • d0933fd6cb
    Add kernel header check workflow (#219) David Chalco 2020-11-17 15:40:10 -08:00
  • 50a2321838 [AUTO][RELEASE]: Bump task.h version macros to "10.4.2" V10.4.2 David Chalco 2020-11-10 14:42:58 -08:00
  • 337bca615e [AUTO][RELEASE]: Bump file header version to "10.4.2" David Chalco 2020-11-10 14:42:58 -08:00
  • 18f714f786
    Update release date (#217) David Chalco 2020-11-09 15:46:02 -08:00
  • cf5c8b3a5d
    Update History.txt for 10.4.2 (#216) David Chalco 2020-11-09 08:37:54 -08:00
  • ebbe2cf854
    Ensure interrupts are enabled at first task start (#214) Gaurav-Aggarwal-AWS 2020-11-05 09:26:56 -08:00
  • 1431b65110
    porthardware.h file update for AVR Mega0 and Dx (#212) filipgeorge 2020-10-27 21:26:52 +02:00
  • 6a5784598a
    Upstream stack masking fix to GCC ports. (#210) Carl Lundin 2020-10-27 11:32:09 -07:00
  • bdb38d85dc
    update interrupt vector names for ATMega32 (#196) Jon Snow 2020-10-26 16:31:15 -04:00
  • 94ffcac27c
    Added CODEOWNERS file (#209) Cobus van Eeden 2020-10-26 13:24:55 -07:00
  • 82df39764a
    Xtensa: fix the coproc_area incorrect issue (#117) magicse7en 2020-10-27 02:47:21 +08:00
  • b9748e50ea
    Xtensa: fix stack overlap coproc_area issue (#118) magicse7en 2020-10-27 02:07:32 +08:00
  • f376c3bd71
    Fix: Pass lexicon.txt as a parameter (#208) alfred gedeon 2020-10-23 11:33:41 -07:00
  • db62e30bce
    Fix missed yield in xTaskResumeFromISR (#207) Gaurav-Aggarwal-AWS 2020-10-22 17:09:35 -07:00
  • c6636f465f
    Move markdown files and lexicon into .github directory (#205) alfred gedeon 2020-10-21 18:40:43 -07:00
  • f62dfa20c8
    Fix: C++ compiler warning (#203) alfred gedeon 2020-10-20 15:37:14 -07:00
  • 5fb26de019
    Recently vTaskDelayUntil() was updated to xTaskDelayUntil() because the function now returns a value. The PR didn't make the same change in the MPU port, or update the constants required to include the xTaskDelayUntil() function in the build. (#199) RichardBarry 2020-10-11 14:04:49 -07:00
  • 71be31bb61
    xStreamBufferSend() caps the maximum amount of data a stream buffer can send to the maximum capacity of the buffer - however the value to which the length is capped was wrong, and is correct by this check in. Likewise when sending to a message buffer if the send length is too long the block time is set to 0 to ensure the sending task does not wait indefinitely for the impossible send to complete - but the length check was wrong, and is corrected by this check in. (#195) RichardBarry 2020-10-10 21:47:54 -07:00
  • 167ea16282
    Minor updates to formatting and MISRA compliance of the PR used to update the vTaskDelayUntil() function to xTaskDelayUntil(). (#198) RichardBarry 2020-10-10 21:42:38 -07:00
  • 6375d52250
    matching the preprocessor conditionals for xTaskGetCurrentTaskHandle() (#197) Joseph Julicher 2020-10-08 18:44:30 -07:00
  • 3260e228c3
    vTaskDelayUntil improvement (#77) Spacefish 2020-10-09 02:46:47 +02:00
  • 3d4d17178f
    Reintroduce Espressif's IDF v4.2 changes to ESP32 port (#193) Carl Lundin 2020-10-08 11:03:27 -07:00
  • 77ad717400
    Posix: Fix no task switching issue if a task ended its main function (#184) Reda Maher 2020-10-06 03:06:51 +02:00
  • fccb97b10b
    No functional changes. (#194) RichardBarry 2020-10-03 21:26:22 -07:00
  • b1307dbea8
    OpenOCD Support: Re-introduce uxTopUsedPriority (#188) David Chalco 2020-10-01 12:40:21 -07:00
  • a4625fbd4d Update issue templates Cobus van Eeden 2020-09-30 17:58:12 -07:00
  • 3e9f748b55
    Update issue templates (#191) Cobus van Eeden 2020-09-30 17:28:28 -07:00
  • f2be29dd8e
    Create config.yml (#190) Cobus van Eeden 2020-09-30 17:10:49 -07:00
  • baeb5af9a4
    Posix: Free the allocated memory after deleting a task or ending the scheduler (#181) Reda Maher 2020-09-29 23:06:10 +02:00
  • 2225bb5620
    Fix Stack alignment for Microchip PIC32MX port (#182) Gaurav-Aggarwal-AWS 2020-09-28 00:16:18 -07:00
  • c3117b4237
    Maintenance: Add readme.txt in each Renesas RX folder to show recommended port (#152) NoMaY (a user of Japan.RenesasRulz.com) 2020-09-28 16:09:49 +09:00
  • f2d8f66ae3
    Maintenance: Github workflow URL checker (#179) alfred gedeon 2020-09-24 12:35:22 -07:00
  • d428209d01
    Fix some broken/redirected URL (#172) alfred gedeon 2020-09-21 15:49:55 -07:00
  • 375b085295
    Updated wording of ulTaskNotifyTakeIndexed fix (#178) V10.4.1-kernel-only Cobus van Eeden 2020-09-18 10:22:09 -07:00
  • 385e700953
    Update History.txt and fix versioning in asm files (#177) Cobus van Eeden 2020-09-18 08:05:13 -07:00
  • 3604527e3b
    Update version number to 10.4.1 (#173) David Chalco 2020-09-17 15:25:15 -07:00
  • 31dc8f39bd
    Fix: Rename parameter uxIndexToNotify to uxIndexToWaitOn (#174) Ravishankar Bhagavandas 2020-09-17 13:16:39 -07:00
  • acee77be5b
    FreeRTOS Kernel Spelling Update (#170) Carl Lundin 2020-09-16 11:17:39 -07:00
  • 242808132c
    Fix broken #warning message in ARM_CMx_MPU/portmacro.h between 10.3.1 and 10.4.0 (#171) V10.4.0-kernel-only NoMaY (a user of Japan.RenesasRulz.com) 2020-09-15 17:55:55 +09:00
  • 85768bb3e0
    Sets the version number to 10.4.0 in assembly files. The (#166) RichardBarry 2020-09-14 09:49:46 -07:00
  • 5dfab0306b
    Update version number to 10.4.0 (#153) David Chalco 2020-09-10 19:49:34 -07:00
  • c1dff8fe95
    Update History.txt (#160) yngki 2020-09-10 15:01:08 -07:00
  • 16bc35c21c
    Fix: Comment - xTaskIncrementTick loop - to adhere to demo requirement (#162) alfred gedeon 2020-09-10 14:36:34 -07:00
  • 2f14899ce8
    Revert "RISC-V: Add RV32E / FPU support for GCC (#140)" (#163) Joseph Julicher 2020-09-10 12:46:15 -07:00
  • cfb51b3db8
    Add url link for Linux Simulator documentation (#161) Cobus van Eeden 2020-09-09 14:35:52 -07:00
  • 0037a6c574
    RISC-V: Add RV32E / FPU support for GCC (#140) Emmanuel Puerto 2020-09-09 20:06:16 +02:00
  • 524e78d58b
    Introduce Trusted Firmware M support in Kernel on ARM Cortex M33 (#108) sherryzhang 2020-09-09 23:15:50 +08:00
  • 651289ef04
    Synopsys ARC v1 Port: add support to Synopsys ARC v1 series cores (#110) YuguoWH 2020-09-08 23:40:17 +08:00
  • 35f0b2ab84
    Change the Linux Port to use condition variables instead of Signals (#156) alfred gedeon 2020-09-07 09:56:28 -07:00
  • 700c1cf9c6
    Fix compiler warning in config assert() on 64 bit architecture (#158) RichardBarry 2020-09-06 22:08:00 -07:00
  • 82fdc1c3ee
    Change the header file name into lower case so it can work on GNU/Linux for MinGW cross-compiling. (#144) Ming Yue 2020-08-28 14:59:30 -07:00
  • 148c81a7bc
    Revert "Fix: Add Parenthesis around if-statement in macro (#138)" (#148) alfred gedeon 2020-08-28 14:19:31 -07:00
  • 58ffcb1a6d
    Revert "Fix race condition when tracing is enabled (#95)" (#149) Ming Yue 2020-08-28 14:17:29 -07:00
  • ce39ebe45b
    Update history.txt (#150) RichardBarry 2020-08-28 14:14:29 -07:00
  • 5308b1a023
    Use unsigned constant in pdMS_TO_TICKS(). (#147) Gary Wicker 2020-08-28 11:50:31 -07:00
  • d7fd5a1195
    Revert "Fix inaccurate ticks in windows port (#142)" (#143) Cobus van Eeden 2020-08-27 12:06:03 -07:00
  • d85fd461d9
    Fix inaccurate ticks in windows port (#142) Cobus van Eeden 2020-08-27 10:12:51 -07:00
  • 805b15a022
    Removing general-inquiry.md to divert people to the forums. (#141) Cobus van Eeden 2020-08-26 12:08:39 -07:00
  • 45e97bd246
    Fix: Add Parenthesis around if-statement in macro (#138) alfred gedeon 2020-08-26 10:50:35 -07:00
  • 1d8df4752e
    Update Renesas GCC compiler ports (#135) Ravishankar Bhagavandas 2020-08-24 15:32:45 -07:00
  • 0afc048cf2
    Style: Add uncrustify guards, fix asm (#136) alfred gedeon 2020-08-24 15:32:02 -07:00
  • a038146915
    Style: Make freertos.org = FreeRTOS.org and add https (#134) alfred gedeon 2020-08-21 11:30:39 -07:00
  • 7cd4a4f276
    Fix compiler issues cause by formatting assembly code on ESP32 port (#133) Carl Lundin 2020-08-21 10:55:58 -07:00
  • 0b0a2060c0
    Style: Change FreeRTOS websites in comments (#131) alfred gedeon 2020-08-20 14:59:28 -07:00
  • 10a0b1e54b
    Revert "Update ESP32 port files (#92)" (#132) Carl Lundin 2020-08-20 14:41:44 -07:00
  • ebda49376e
    finish up PR67. Also add missing <\pre> tags (#130) David Chalco 2020-08-18 16:28:02 -07:00
  • 6ef079f393
    StackMacros now includes stack_macros (#129) Joseph Julicher 2020-08-18 12:30:12 -07:00
  • 1865857eae
    Moving the function prototypes to headers (#128) Joseph Julicher 2020-08-18 11:29:00 -07:00
  • 9a1ebfec31
    Style: Uncrustify kernel file - remove tab == 4 spaces (#123) alfred gedeon 2020-08-17 16:16:11 -07:00
  • 386d854e0b
    added a warning concerning the incomplete testing of the RX700v3_DFPU port (#124) Joseph Julicher 2020-08-17 15:33:10 -07:00
  • 8c77117c32
    Style: Remove tabs and tab == 4 spaces (#120) alfred gedeon 2020-08-17 14:50:56 -07:00
  • 86653e2a1f
    Style: Revert uncrustify for portable directories (#122) alfred gedeon 2020-08-17 10:51:02 -07:00