Frédéric Desbiens
4fdc5dc0ae
Merge pull request #447 from eclipse-threadx/implement_new_feature_424
...
Make queue max message size configurable
2025-04-15 08:46:53 -04:00
Haithem Rahmani
87e5110346
Make queue max message size configurable
...
Summary
-------
This commit fixes the issue #424
Details
--------
- Add a the configuration option TX_QUEUE_MESSAGE_MAX_SIZE in the tx_api.h with default value
set to TX_ULONG_16 to keep backword compatibility.
- Update the txe_queue_create() to check on TX_QUEUE_MESSAGE_MAX_SIZE rather than TX_ULONG_16
as max message size.
- Add a new unitary test to cover the new change.
2025-04-02 16:51:36 +01:00
Frédéric Desbiens
7ad78c40e9
Merge pull request #387 from netomi/patch-1
...
Add new label for all created issues, enforce the use of issue templates
2025-02-27 11:32:30 -05:00
Frédéric Desbiens
06dabb0ad0
Merge pull request #442 from eclipse-threadx/dev
...
Release ThreadX 6.4.2
v6.4.2_rel
2025-02-24 15:43:49 -05:00
Frédéric Desbiens
f0a44ad391
Merge pull request #441 from eclipse-threadx/cmake-minimal-version
...
Updated CMake minimal version
2025-02-24 15:42:21 -05:00
Frédéric Desbiens
898d0ebfde
Updated CMake minimal version to 3.13
2025-02-24 15:40:22 -05:00
Frédéric Desbiens
880598c608
Merge pull request #439 from eclipse-threadx/version-642
...
Version 6.4.2
2025-02-24 13:53:56 -05:00
Frédéric Desbiens
41bdb2c6ba
Updated version number to 6.4.2.
2025-02-24 13:46:37 -05:00
Frédéric Desbiens
376e26be29
Updated ports version to v6.4.2.
2025-02-24 13:31:48 -05:00
Frédéric Desbiens
e4d517efba
Merge remote-tracking branch 'origin/master' into dev
2025-02-24 10:56:06 -05:00
Frédéric Desbiens
98c9172d01
Merge pull request #438 from eclipse-threadx/action-fixes
...
Upgrading upload-artifact version to 4.6.0.
2025-02-14 08:51:53 -05:00
Frédéric Desbiens
72ab369eb7
Upgrading upload-artifact version to 4.6.0.
2025-02-13 10:58:58 -05:00
Frédéric Desbiens
e657568041
Merge pull request #416 from Jer6y/master
...
riscv : add riscv qemu virt support and fix fs bit error in mstatus
2025-02-13 09:58:54 -05:00
Frédéric Desbiens
6bef7c08f6
Merge pull request #407 from eclipse-threadx/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
...
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2025-01-27 09:10:46 -05:00
Frédéric Desbiens
c805ac7ec0
Merge branch 'master' into dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
2025-01-27 09:09:57 -05:00
Frédéric Desbiens
af3c1e7245
Merge pull request #423 from spir6s/master
...
Added missing CMakeLists.txt for Renesas RX ports
2025-01-13 10:18:32 -05:00
Sebastian Paarz
bb4540f65a
Added missing CMakeLists.txt for Renesas RX ports
2024-11-28 10:02:47 +01:00
Jer6y
d24da0e2ea
riscv : add riscv qemu virt support and fix fs bit error in mstatus
2024-10-25 20:03:11 +08:00
dependabot[bot]
7add20186e
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-03 22:12:22 +00:00
Thomas Neidhart
7b2259c052
Add new label
2024-05-27 09:05:29 +02:00
Thomas Neidhart
23691895c9
Add new label
2024-05-27 09:05:07 +02:00
Thomas Neidhart
f648d4b461
Add new label
2024-05-27 09:04:46 +02:00
Thomas Neidhart
bfde2d5493
Add new label
2024-05-27 09:04:13 +02:00
Thomas Neidhart
e7fde60363
Create config.yml
2024-05-27 09:02:53 +02:00
Stefan Wick
485a02faec
Merge pull request #378 from ravurinaresh/master
...
Copyright name change
2024-03-25 17:25:39 -07:00
RavuriN
db5e0de743
Updated Microsoft Asure RTOS to Eclipse ThreadX RTOS
2024-03-24 18:43:44 +00:00
Stefan Wick
d9957d803c
Merge pull request #372 from eclipse-threadx/wickste-patch-7
...
Update branding in issues template
2024-03-10 22:17:28 -07:00
Stefan Wick
0093df510b
Update hardware-or-architecture-support.md
2024-03-10 22:09:40 -07:00
Stefan Wick
bbce1f326c
Update feature_request.md
2024-03-10 22:09:22 -07:00
Stefan Wick
7a29b8b463
Update bug_report.md
2024-03-10 22:08:50 -07:00
Stefan Wick
9b3b2d1279
Merge pull request #363 from eclipse-threadx/wickste-patch-6
...
Update README.md
2024-03-07 07:19:11 -08:00
Stefan Wick
9cb204c138
Update README.md
2024-03-06 16:50:40 -08:00
Stefan Wick
d864013232
Merge branch 'master' into wickste-patch-6
2024-02-28 13:03:32 -08:00
Stefan Wick
07eac30740
Merge pull request #366 from eclipse-threadx/bo-ms/add_revision_history
...
Add revision history file.
v6.4.1_rel
2024-02-27 17:08:57 -08:00
Stefan Wick
daea08d5a9
Merge branch 'master' into bo-ms/add_revision_history
2024-02-27 17:08:48 -08:00
Stefan Wick
de311f995c
Merge pull request #365 from eclipse-threadx/tizho/update_version
...
Update version number to 6.4.1
2024-02-27 17:05:56 -08:00
Bo Chen (from Dev Box)
3d62cbb2c0
Add revision history file.
2024-02-27 15:20:47 +08:00
TiejunZhou
27f0ce9ca2
Update version number to 6.4.1
2024-02-27 06:00:58 +00:00
Stefan Wick
9f527a31e5
Merge pull request #364 from eclipse-threadx/bo-ms/update_port
...
Update the copyright for all assembly files.
2024-02-22 17:45:59 -08:00
bo chen
039a346397
Update the copyright for all assembly files.
2024-02-23 09:39:05 +08:00
Stefan Wick
f8d677c04d
Update README.md
2024-02-21 13:50:47 -08:00
Stefan Wick
c8d37f8e5f
Merge pull request #362 from eclipse-threadx/wickste-patch-5
...
Update README.md
2024-02-20 21:00:31 -08:00
Stefan Wick
dca6d205aa
rebrand image content
2024-02-20 20:55:35 -08:00
Stefan Wick
4e358f45dc
Update README.md
2024-02-20 20:51:05 -08:00
Stefan Wick
5a29fcad25
rebrand image content
2024-02-20 20:44:34 -08:00
Stefan Wick
8313cd6557
Update README.md
2024-02-20 20:41:00 -08:00
Stefan Wick
0b6f59d693
Merge pull request #355 from eclipse-threadx/wickste-patch-4
...
update license.txt and delete licensed-hardware.txt
2024-02-13 10:52:15 -08:00
Stefan Wick
38532b4ea9
Merge branch 'master' into wickste-patch-4
2024-02-13 10:52:03 -08:00
Stefan Wick
91867c5dd5
Merge pull request #353 from eclipse-threadx/wickste-patch-2
...
Update CONTRIBUTING.md
2024-02-12 22:31:12 -08:00
Stefan Wick
faa8e6127d
Merge branch 'master' into wickste-patch-2
2024-02-12 22:30:19 -08:00