Commit Graph

  • af2904b01c
    Fix typo in the include directory for the the GCC_ARM_CM55_TFM port (#764) Jordan Williams 2023-08-25 00:46:36 -05:00
  • 0d9649ca45
    Heap protect (#747) oliverlavery 2023-08-23 05:57:54 +01:00
  • b9f488a713
    Fix remarks emitted by IAR compiler (#763) Gaurav-Aggarwal-AWS 2023-08-21 14:48:22 +05:30
  • 7372519cba
    Use the bigger priority whenever possible. (#760) Moral-Hao 2023-08-19 00:05:10 +08:00
  • cdd3678c29
    Add runtime parameter checks (#761) kar-rahul-aws 2023-08-18 14:24:44 +05:30
  • 0264280230 [AUTO][RELEASE]: Update SBOM V10.6.1 kar-rahul-aws 2023-08-17 17:14:08 +00:00
  • ab6744c08c [AUTO][RELEASE]: Update version number in manifest.yml kar-rahul-aws 2023-08-17 17:14:06 +00:00
  • c5edc980c5 [AUTO][RELEASE]: Bump file header version to "10.6.1" kar-rahul-aws 2023-08-17 17:14:06 +00:00
  • 76a4a16800 [AUTO][RELEASE]: Bump task.h version macros to "10.6.1" kar-rahul-aws 2023-08-17 17:14:04 +00:00
  • 5678e7a27c
    Update History.txt for V10.6.1 (#759) kar-rahul-aws 2023-08-17 22:42:41 +05:30
  • ace6b39fa0
    Add runtime parameter checks (#758) kar-rahul-aws 2023-08-17 18:53:42 +05:30
  • 0d871946ab
    Update version number in manifest.yml (#756) kar-rahul-aws 2023-08-17 17:20:53 +05:30
  • cd87a39736
    Update version number in manifest.yml (#755) kar-rahul-aws 2023-08-17 13:37:58 +05:30
  • b1a85116bd
    Add missing stack alignment adjustment if stack grows upwards (#751) Chien Wong 2023-08-17 12:53:10 +08:00
  • bd720c316a
    Bring the heap_4 improvements to secure_heap (#749) Moral-Hao 2023-08-17 00:26:58 +08:00
  • bcd6dbd772
    Move size calculation out of critical section (#748) Moral-Hao 2023-08-17 00:01:17 +08:00
  • 6f3586516a
    fix MPU wrapper for vTaskDelete for calling task deletion (#745) kar-rahul-aws 2023-08-08 12:18:34 +05:30
  • b5f670f826
    Fix pxTopOfStack calculation in configINIT_TLS_BLOCK for picolib (#739) bebebib-rs 2023-08-06 23:22:52 -07:00
  • 05d93e0990
    Fix API for NULL task parameter (#741) kar-rahul-aws 2023-08-07 10:27:54 +05:30
  • 4689d8ff86
    fix: typos in README.md (#744) Leonardo de Araujo 2023-08-07 00:42:05 -03:00
  • ee0a82be1b
    Fix bug of heap_2 introduced by pr738. (#743) Moral-Hao 2023-08-06 14:07:44 +08:00
  • 02be485e04
    Update MPU wrapper for pcTaskGetName API (#737) kar-rahul-aws 2023-08-04 12:22:28 +05:30
  • a5bf4d9a7f
    Improve the speed of split memory. (#738) Moral-Hao 2023-08-03 20:16:12 +08:00
  • dd1b87dae9
    Fix RP2040 compile warning (#736) ActoryOu 2023-08-03 16:56:42 +08:00
  • 20300df3c3
    PR Process for Open Source Contribution (#717) Nikhil Kamath 2023-08-03 12:26:59 +05:30
  • 85d2cba801
    Fix warning introduced in PR 730 (#735) Gaurav-Aggarwal-AWS 2023-08-02 14:42:45 +05:30
  • b51a37314c
    Update MPU wrapper for xTimerGenericCommand API (#734) kar-rahul-aws 2023-08-01 20:12:58 +05:30
  • 0066c28cb2
    Update submodule pointer for contributed Ports (#733) Gaurav-Aggarwal-AWS 2023-07-31 19:42:59 +05:30
  • 225bace85c
    Enable MSVC Port to leave the prvProcessSimulatedInterrupts loop when scheduler is stopped (#728) Ju1He1 2023-07-31 11:35:17 +02:00
  • 8d80cf697a
    Fix Pico compile warning (#732) ActoryOu 2023-07-31 16:38:26 +08:00
  • da2428fbb1
    Feature: Add top/end of stack to task info report whenever it is available. (#729) (#730) vinceburns 2023-07-31 00:29:11 -05:00
  • 785250de45
    Align some Linux and RL78 port types with other ports (#727) Zim Kalinowski 2023-07-28 10:42:18 +02:00
  • 3786856b72
    Remove stdint.h in stream buffer file (#725) kar-rahul-aws 2023-07-28 11:41:59 +05:30
  • 95c638b39b
    Update GNU ARM Toolchain demo workflow (#726) chinglee-iot 2023-07-28 11:20:31 +08:00
  • 1544768719
    Updated README.md for cross-compilation (#723) Nuno Guterres Nogueira 2023-07-27 12:11:22 +02:00
  • b13e2698bb
    Work around SysTick bug for QEMU ARMv8-M (#724) Jeff Tenney 2023-07-26 21:52:13 -07:00
  • d02ab775f3
    Fix warning issue for warning in arithmetic conversion for UBaseType_t (#720) kar-rahul-aws 2023-07-26 14:50:27 +05:30
  • dbef667bf4
    Update attribution in History.txt (#722) Gaurav-Aggarwal-AWS 2023-07-26 11:12:16 +05:30
  • cfd4c73b5b
    Fix compilation warnings with Clang (#721) Gaurav-Aggarwal-AWS 2023-07-25 20:00:41 +05:30
  • a33ba8e646
    Define (U)BaseType_t to 64-bit types on Windows (#715) Gaurav-Aggarwal-AWS 2023-07-24 18:03:49 +05:30
  • ae3a498e43
    Merge SMP feature to main (#716) chinglee-iot 2023-07-24 19:24:15 +08:00
  • 83da5fc958
    Update portSTACK_REGION macro for continuity with user Regions (#713) kar-rahul-aws 2023-07-20 18:02:03 +05:30
  • 2cdd0e5e55
    Add -Wconversion in CMakeLists.txt (#712) Gaurav-Aggarwal-AWS 2023-07-20 16:21:17 +05:30
  • 50b2d8fb66
    Update mpu_wrappers_v2.c (#709) kar-rahul-aws 2023-07-20 09:49:05 +05:30
  • b375458aab
    Add port-optimised task selection for ARMv8-M (#703) Jeff Tenney 2023-07-19 05:38:05 -07:00
  • 0d03a938cc
    Fic clang compiler warnings (#711) Gaurav-Aggarwal-AWS 2023-07-19 14:59:08 +05:30
  • 71662b5b5a
    Correct the misspelled name (#708) Gaurav-Aggarwal-AWS 2023-07-18 11:09:52 +05:30
  • c3dc20fdb4
    Update xSemaphoreGetStaticBuffer prototype in comment (#704) chinglee-iot 2023-07-17 18:42:05 +08:00
  • 54b13568e4
    Fix the comments in the CM3 and CM4 MPU Ports about the MPU Region numbers being loaded (#707) Soren Ptak 2023-07-17 02:18:31 -07:00
  • 6f6f656aa7
    Fixed compile options polluting project (#694) Mr. Jake 2023-07-16 00:16:31 +02:00
  • fe005419f0 Update SBOM V10.6.0 kar-rahul-aws 2023-07-13 11:45:34 +00:00
  • aec827831a [AUTO][RELEASE]: Bump file header version to "10.6.0" kar-rahul-aws 2023-07-13 11:45:32 +00:00
  • 81a2a656d1 [AUTO][RELEASE]: Bump task.h version macros to "10.6.0" kar-rahul-aws 2023-07-13 11:45:30 +00:00
  • b60ab2fa14
    Update History for Version 10.6.0 (#706) kar-rahul-aws 2023-07-13 17:13:16 +05:30
  • 97050a17aa
    Memory Protection Unit (MPU) Enhancements (#705) kar-rahul-aws 2023-07-13 16:51:04 +05:30
  • 18e2937239
    Fix circular dependency in CMake project (#700) Patrick Cook 2023-07-10 15:08:59 -07:00
  • 77ec05e641
    Update uxTaskGetSystemState for tasks in pending ready list (#702) chinglee-iot 2023-07-10 14:29:38 +08:00
  • d0a490e491
    Remove empty expression statement compiler warning (#692) chinglee-iot 2023-07-06 10:44:24 +08:00
  • 1c5eca348f
    Fix #697: Missing portPOINTER_SIZE_TYPE definition for ATmega port (#698) Joris Putcuyps 2023-06-29 20:18:51 +02:00
  • 891dcdf80a
    Fix typos in comments for the AT91SAM7S port (#695) Evgeny Ermakov 2023-06-26 18:13:10 +00:00
  • 788f8cfd76
    Update static stream buffer size check (#693) chinglee-iot 2023-06-26 15:44:33 +08:00
  • aa012e8d82
    Add constant type for portMAX_DELAY in port (#691) chinglee-iot 2023-06-26 10:49:59 +08:00
  • 9a6284262e
    Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690) chinglee-iot 2023-06-21 17:35:18 +08:00
  • 17a46c252f
    Use portTASK_FUNCTION_PROTO to replace portNORETURN (#688) chinglee-iot 2023-06-12 18:47:17 +08:00
  • 77d8086f1c
    Fix clang warning in croutine and stream buffer (#686) chinglee-iot 2023-06-12 17:44:23 +08:00
  • 80f67449ba
    Use UBaseType_t as interrupt mask (#689) chinglee-iot 2023-06-12 17:33:52 +08:00
  • 4a35c97fec
    Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683) chinglee-iot 2023-06-08 10:52:08 +08:00
  • d3c289fe5b
    Add back croutines by reverting PR#590 (#685) Aniruddha Kanhere 2023-06-02 11:03:40 -07:00
  • d43680169b
    Generates SBOM after source files are updated with release tag (#680) Tony Josi 2023-05-31 10:04:18 +00:00
  • 953c1ee6cb
    Fix eTaskGetState for pending ready tasks (#679) Gaurav-Aggarwal-AWS 2023-05-25 16:33:10 +05:30
  • 97434a4e0c
    Use the extended movx instruction instead of mov (#676) Gaurav-Aggarwal-AWS 2023-05-15 23:29:04 +05:30
  • a07f649bd5
    Armv8-M (except Cortex-M23) interrupt priority checking (#673) Devaraj Ranganna 2023-05-11 17:41:00 +01:00
  • 9149af9a6f
    Align StackSize and StackAddress for macOS (#674) Monika Singh 2023-05-10 12:11:52 +05:30
  • 153e52b729
    Fix cast alignment warning (#669) Gaurav-Aggarwal-AWS 2023-05-08 23:01:26 +05:30
  • 4550780f0c
    Updated tasks.c checks for scheduler suspension (#670) Sudeep Mohanty 2023-05-08 08:57:28 +02:00
  • eb00a535a1
    Paranthesize expression-like macro (#668) tcpluess 2023-04-28 23:05:56 +02:00
  • c1980cedb1 tree-wide: Unify formatting of __cplusplus ifdefs Paul Bartell 2023-04-20 12:46:00 -07:00
  • 5f19e34f87 portable/ARM_CM0: Add xPortIsInsideInterrupt Paul Bartell 2023-04-18 14:43:29 -07:00
  • 714e543247 Format portmacro.h in arm CM0 ports Paul Bartell 2023-04-18 12:01:49 -07:00
  • 686b6e62eb
    ARMv7M: Adjust implemented priority bit assertions (#665) Paul Bartell 2023-04-19 22:24:54 -07:00
  • aa987a3443
    fix conversion warning (#658) Vo Trung Chi 2023-04-04 22:10:54 +07:00
  • 1b8a4244bd
    add a missing comma (#651) Nicolas 2023-03-29 15:23:45 +02:00
  • 68f105375f
    Only add alignment padding when needed (#650) Gaurav-Aggarwal-AWS 2023-03-28 17:01:37 +05:30
  • 97e58da313
    Remove C90 requirement from CMakeLists (#649) Gaurav-Aggarwal-AWS 2023-03-28 14:28:47 +05:30
  • 99797e14e3
    Cortex-M Assert when NVIC implements 8 PRIO bits (#639) kar-rahul-aws 2023-03-23 15:06:33 +05:30
  • 9488ba22d8
    Add functions to get the buffers of statically created objects (#641) Darian 2023-03-23 06:27:57 +08:00
  • d4d5e43292
    Run kernel demos and unit tests for PR changes (#645) Gaurav-Aggarwal-AWS 2023-03-17 08:22:34 +05:30
  • 55658e1525 Add missing FreeRTOS+ defines Holden 2023-03-11 12:34:15 -05:00
  • 309a18a03a
    Fix freertos_kernel cmake property, Posix Port (#640) Kody Stribrny 2023-03-06 20:04:15 -08:00
  • 7b26ea6263
    Enable building the GCC Cortex-R5 port without an FPU (#586) Paul Bartell 2023-03-06 08:19:28 -08:00
  • 563c57e7da
    Fix TLS and stack alignment when using picolibc (#637) Keith Packard 2023-03-05 22:29:39 -08:00
  • ddd50d9a80
    added portPOINTER_SIZE_TYPE and SIZE_MAX definition to PIC24/dsPIC port (#636) Joseph Julicher 2023-03-03 19:01:16 -07:00
  • 97acc2e54a
    Introduced code coverage status badge (#635) Nikhil Kamath 2023-03-02 23:36:57 +05:30
  • a9e1f66849
    Interrupt priority assert improvements for CM3/4/7 (#602) Chris Copeland 2023-03-02 09:49:56 -08:00
  • c3e1df031e
    Add Thread Local Storage (TLS) support using Picolibc functions (#343) Keith Packard 2023-03-02 08:26:04 -08:00
  • e6514fb1ed
    Remove C99 requirement from CMake file (#633) Gaurav-Aggarwal-AWS 2023-03-02 14:47:29 +05:30
  • 0a70ecbb51
    Introduced Github Status Badge for Unit Tests (#634) Nikhil Kamath 2023-02-28 13:22:25 +05:30
  • 5fdbb7fd2b
    Cortex-M35P: Add Cortex-M35P port (#631) Devaraj Ranganna 2023-02-28 07:28:59 +00:00
  • cd87681789
    POSIX port fixes (#626) jacky309 2023-02-27 19:21:11 +01:00
  • 8cd5451ad5
    Feature/fixing clang gnu compiler warnings (#620) phelter 2023-02-23 10:05:04 -08:00