Skip to content

Conversation

@cobusve
Copy link
Contributor

@cobusve cobusve commented Feb 12, 2020

No description provided.

@cobusve cobusve merged commit 84fcc0d into FreeRTOS:master Feb 12, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Jun 17, 2020
lundinc2 added a commit that referenced this pull request Jun 18, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Jun 30, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Jun 30, 2020
This was referenced Jun 30, 2020
gkwicker pushed a commit that referenced this pull request Jun 30, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Aug 19, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Aug 19, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Aug 19, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Aug 19, 2020
* created freertos + mbed tls transport layer implementation using PKCS FreeRTOS#11
* Added folder to beta 2 for PKCS FreeRTOS#11
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Aug 19, 2020
* created freertos + mbed tls transport layer implementation using PKCS FreeRTOS#11
* Added folder to beta 2 for PKCS FreeRTOS#11
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Aug 21, 2020
…r that they are different to the regular implementation.
lundinc2 added a commit that referenced this pull request Aug 27, 2020
* Ported PKCS #11 Mutual Auth Demo To Latest MQTT LTS Demo
* created freertos + mbed tls transport layer implementation using PKCS #11
* Added folder to beta 2 for PKCS #11
* Rename transport files ported to use PKCS #11 to make it clear that they are different to the regular implementation.
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Sep 24, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Sep 24, 2020
@lundinc2 lundinc2 mentioned this pull request Sep 24, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Sep 24, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Sep 25, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Oct 7, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Oct 7, 2020
lundinc2 added a commit that referenced this pull request Oct 8, 2020
* Submodule PKCS #11.

* Add PKCS #11 demos.
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Oct 12, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Oct 12, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Oct 12, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Oct 12, 2020
Move the PKCS FreeRTOS#11 Mutual Auth demo from the LTS development branch.
lundinc2 added a commit that referenced this pull request Oct 12, 2020
Move the PKCS #11 Mutual Auth demo from the LTS development branch.

Remove left over and unused mbed TLS contexts.
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Nov 3, 2020
@lundinc2 lundinc2 mentioned this pull request Nov 3, 2020
lundinc2 added a commit that referenced this pull request Nov 3, 2020
VanNamDinh pushed a commit to renesas/FreeRTOS that referenced this pull request Nov 4, 2020
VanNamDinh pushed a commit to renesas/FreeRTOS that referenced this pull request Nov 4, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Nov 9, 2020
RichardBarry pushed a commit that referenced this pull request Nov 9, 2020
* Revert "Update PKCS #11 URL. (#376)"

This reverts commit 88cf80d.

* Update URLs.
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Nov 24, 2020
lundinc2 added a commit to lundinc2/FreeRTOS that referenced this pull request Nov 30, 2020
lundinc2 added a commit that referenced this pull request Nov 30, 2020
* Move PKCS #11 submodule forward.

* Update file path for folder update in corePKCS11.

* Update mbedtls file filter.
mbruno-xmos pushed a commit to xmos/FreeRTOS that referenced this pull request Dec 14, 2020
* feature/V10.3.0: (164 commits)
  Update FreeRTOS version
  Update readme. Fixed typos and cli commands (FreeRTOS#14)
  Fixed wrong git clone SSH command (FreeRTOS#13)
  Correct the xTimerCreate() documentation which said NULL was returned if the timer period was passed into the function as 0, whereas that is not the case. (FreeRTOS#15)
  Updated contributions guidelines (FreeRTOS#12)
  Updates to Markdown files and readme.txt (FreeRTOS#11)
  Adding Contributions.md (FreeRTOS#8)
  Added back some TCP/IP stack port layer files.
  7cf721c
  Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate.
  Fix spelling issues.
  Add "is inside interrupt" function to MPU ports. Make clock setup functions weak symbols in ARMv8-M ports. Update Cortex-M33 ports to use an interrupt mask in place of globally disabling interrupts, as per the other Cortex-M ports.
  Update TCP to last release versions in preparation for kernel V10.3.0 release.
  Update libraries and sundry check-ins ready for the V10.3.0 kernel release.
  ESP GCC port -- Added LoadStore Exception handlers.
  Sync FreeRTOS-Labs -CLI -TCP -Trace with the version in FreeRTOS-Plus.
  Sync FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP with the version in GitHub at (23665258cabe49d5d68ba23968b6845a7c80eb34).
  Removing RISC-V port under ThirdParty.
  Removing unnecessary ThirdParty ports -- Wiced_CY and nrf52840-dk.
  Remove the FreeRTOS-IoT-Libraries from FreeRTOS-Plus as it was an old copy with a newer copy in FreeRTOS-Labs.
  ...
mbruno-xmos pushed a commit to xmos/FreeRTOS that referenced this pull request Dec 14, 2020
Updates SMP FreeRTOS to version 10.3.0

* feature/xcore: (165 commits)
  Update FreeRTOS version
  Update readme. Fixed typos and cli commands (FreeRTOS#14)
  Fixed wrong git clone SSH command (FreeRTOS#13)
  Correct the xTimerCreate() documentation which said NULL was returned if the timer period was passed into the function as 0, whereas that is not the case. (FreeRTOS#15)
  Update CMakeLists.txt
  Updated contributions guidelines (FreeRTOS#12)
  Updates to Markdown files and readme.txt (FreeRTOS#11)
  Adding Contributions.md (FreeRTOS#8)
  Added back some TCP/IP stack port layer files.
  7cf721c
  Update version number in readiness for V10.3.0 release. Sync SVN with reviewed release candidate.
  Fix spelling issues.
  Add "is inside interrupt" function to MPU ports. Make clock setup functions weak symbols in ARMv8-M ports. Update Cortex-M33 ports to use an interrupt mask in place of globally disabling interrupts, as per the other Cortex-M ports.
  Update TCP to last release versions in preparation for kernel V10.3.0 release.
  Update libraries and sundry check-ins ready for the V10.3.0 kernel release.
  ESP GCC port -- Added LoadStore Exception handlers.
  Sync FreeRTOS-Labs -CLI -TCP -Trace with the version in FreeRTOS-Plus.
  Sync FreeRTOS-Plus/Source/FreeRTOS-Plus-TCP with the version in GitHub at (23665258cabe49d5d68ba23968b6845a7c80eb34).
  Removing RISC-V port under ThirdParty.
  Removing unnecessary ThirdParty ports -- Wiced_CY and nrf52840-dk.
  ...
moninom1 pushed a commit that referenced this pull request Sep 14, 2022
Update the Version number and License information
alfred2g pushed a commit to alfred2g/FreeRTOS that referenced this pull request Mar 11, 2023
* Update vTaskPreemptionEnable for format and implementation
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
)

Move the PKCS FreeRTOS#11 Mutual Auth demo from the LTS development branch.

Remove left over and unused mbed TLS contexts.
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
* Revert "Update PKCS FreeRTOS#11 URL. (FreeRTOS#376)"

This reverts commit 483bcc9.

* Update URLs.
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
* Move PKCS FreeRTOS#11 submodule forward.

* Update file path for folder update in corePKCS11.

* Update mbedtls file filter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants