1. 46e5937 Remove guards against __ARMCC_VERSION version numbers that were previously used to avoid compiler warnings in some GCC ARM Cortex ports. by Richard Barry · 4 years, 6 months ago
  2. d1fb890 Add software timer to the Win32 blinky demo. by Richard Barry · 4 years, 6 months ago
  3. 07622ed Remove driver files that generate compiler warnings from the RISC-V_Renode_Emulator_SoftConsole project. by Richard Barry · 4 years, 6 months ago
  4. 16639d2 Update to the latest atomic.h. by Richard Barry · 4 years, 6 months ago
  5. 18916d5 Rename the RISC-V_RV32_SiFive_Hifive1_GCC folder to RISC-V_RV32_SiFive_HiFive1_FreedomStudio as it is built with Freedom Studio. by Richard Barry · 4 years, 7 months ago
  6. 5306ba2 Add nano-specs linker option to HiFive1_GCC demo. by Richard Barry · 4 years, 7 months ago
  7. c0741e3 Fix spelling mistakes copied and pasted into a couple of RISC-V demo main.c files. by Richard Barry · 4 years, 7 months ago
  8. fccc445 Change version and license text in RISC-V_RV32_SiFive_HiFive1_GCC FreeRTOSConfig.h file. by Richard Barry · 4 years, 7 months ago
  9. 11c391d Tidy up main_full.c and change alignment of variable accesses in RegTest.S for the RISC-V_Renode_Emulator_SoftConsole demo. by Richard Barry · 4 years, 7 months ago
  10. 343fbe7 Rework RISC-V QEMU example to use vanilla Eclipse in place of Freedom Studio. NOTE: RISC-V QEMU mtime interrupts are not generated consistently. by Richard Barry · 4 years, 7 months ago
  11. ef31243 Add some asserts into the common demo tasks to catch scenarios where the tasks are not being used but the part of the demo/test that gets called from the tick hook is called resultant in an access to objects that were not created. by Richard Barry · 4 years, 7 months ago
  12. 61a0030 Update RISK-V GCC port to ensure the first task starts with interrupts enabled - previously its interrupts were only enabled after it yielded for the first time. by Richard Barry · 4 years, 7 months ago
  13. a83244a Add the miv-basic.resc reNode script into the RISC-V_Renode_Emulator_SoftConsole demo as it is no longer shipped with the Microsemi tools. by Richard Barry · 4 years, 7 months ago
  14. c7c60cf Rename RISC-V-Qemu-sive_e_Freedom_Studio directory to RISC-V-Qemu-sifive_e-Eclipse-GCC as it is now using Vanilla Eclipse and vanilla GCC in place of Freedom Studio. by Richard Barry · 4 years, 7 months ago
  15. f78ccd0 Recreate the RISC-V-Qemu demo using Vanilla Eclipse in place of Freedom Studio as there is not a new Freedom Studio project that targets the HiFive1 board, and the updated Freedom Studio version didn't work with this project any more anyway. by Richard Barry · 4 years, 7 months ago
  16. d435a7b Move the call to traceTASK_DELETE() to before port portPRE_TASK_DELETE_HOOK() as in the Windows port portPRE_TASK_DELETE_HOOK() never returns. by Richard Barry · 4 years, 7 months ago
  17. 4922cff Add IAR demo for the SiFive RISC-V HiFive Rev B board. by Richard Barry · 4 years, 7 months ago
  18. f6edf4a Update the RegTest.S file used by several GCC RISC-V demos to ensure correct alignment of constant loads from assembly code. by Richard Barry · 4 years, 7 months ago
  19. 96e61a1 Tidy up the RISC-V_RV32_SiFive_HiFive1_GCC demo ready for its eventual release. by Richard Barry · 4 years, 7 months ago
  20. d421690 Added the "full" demo to the RISC-V_RV32_SiFive_HiFive1_GCC demo - backup check in only as still a work in progress. by Richard Barry · 4 years, 7 months ago
  21. 71d9450 RIS-V_RV32_SiFive_HiFive1_GCC project now running the blinky demo - still a work in progress. by Richard Barry · 4 years, 8 months ago
  22. dbac790 Formatting changes only. by Richard Barry · 4 years, 8 months ago
  23. dbbebbf RISC-V-RV32_SiFive_HiFive1_GCC project is now also building the FreeRTOS kernel code - but not using it yet - still a work in progress. by Richard Barry · 4 years, 8 months ago
  24. 9bb072a Base project to replace existing Freedom Studio project using latest Freedom Studio project format - builds and executes but does not yet include RTOS code. by Richard Barry · 4 years, 8 months ago
  25. fd118f1 Minor formatting change in comment only. by Richard Barry · 4 years, 8 months ago
  26. eb5c60c Update FreeRTOS.h with the version in GitHub. This is also to test submodule. by Yuhui.Zheng · 4 years, 8 months ago
  27. 0fe36e4 Nordic port. Notes for Richard -- the work items we discussed about for nrf52840-dk and Wiced_CY still remain. The only reason for this commit is we want to test out submodule. by Yuhui.Zheng · 4 years, 8 months ago
  28. 35bc9d7 Revert 2728. Not because the files are still needed, but because we want to test out submodule. by Yuhui.Zheng · 4 years, 8 months ago
  29. f001126 Wiced_CY port is not needed anymore. Use GCC/ARM_CRx_No_GIC instead. by Yuhui.Zheng · 4 years, 8 months ago
  30. 9052882 Adding tickless hooks to GCC/ARM_CRx_No_GIC port. by Yuhui.Zheng · 4 years, 8 months ago
  31. 80c1cb5 Correct code comments that referred to taskYIELD_FROM_ISR to portYIELD_FROM_ISR. by Richard Barry · 4 years, 8 months ago
  32. c217b68 sync from github to svn: this version of atomic.h does not have compiler specific symbols. compiler specific optimization is to be merged in each port/<compiler>/<arch> directory. by Yuhui.Zheng · 4 years, 8 months ago
  33. 6f958bb sync from github to svn: Xtensa GCC as-is. by Yuhui.Zheng · 4 years, 8 months ago
  34. 1c5fcc7 sync from github to svn: Wiced_CY for AFR Cypress ports. by Yuhui.Zheng · 4 years, 8 months ago
  35. 74df636 sync from github to svn: documentation for RISC-V. This may be a temporary parking location. by Yuhui.Zheng · 4 years, 8 months ago
  36. cc0aee6 sync from github to svn: Renasas/RX100 #pragma _VECT() by Yuhui.Zheng · 4 years, 8 months ago
  37. da3d370 RISC-V port updates: The machine timer compare register can now be for any HART, and correct the sequence used to update the 64-bit machine timer compare register on 32-bit cores. by Richard Barry · 4 years, 9 months ago
  38. 96bad0f Minor bug fix in NTPDemo.c -> use of FREERTOS_INVALID_SOCKET in place of NULL. by Richard Barry · 4 years, 9 months ago
  39. ab41d89 Add IAR RISC-V port to SVN - a work in progress. by Richard Barry · 4 years, 9 months ago
  40. 2b546b1 Atollic project update for CORTEX_M0_Infineon_XMC1000_IAR_Keil_GCC, GCC port. by Yuhui Zheng · 4 years, 9 months ago
  41. 973a4f9 Correct alignment of stack top in RISC-V port when configISR_STACK_SIZE_WORDS is defined to a non zero value. by Richard Barry · 4 years, 9 months ago
  42. 7d285f3 + Moved the History.txt file from the website git repo into the source code SVN repo. by Richard Barry · 4 years, 9 months ago
  43. 72af51c Starting point for IAR RISC-V project created some time ago - checking in now so it can be completed - currently work in progress. by Richard Barry · 4 years, 10 months ago
  44. 5352cb4 Tidy up Win32 port layer - include addition of new variable that prevents recursive attempts to obtain a mutex when the trace recorder is used inside an interrupt. by Richard Barry · 4 years, 10 months ago
  45. b1e3555 Update the FreeRTOS version number in task.h by Gaurav Aggarwal · 4 years, 10 months ago
  46. 6bad7d2 Add the default definition of configPRECONDITION to FreeRTOS.h. by Gaurav Aggarwal · 4 years, 10 months ago
  47. b4c0608 Files as per 190725_FreeRTOS_IoT_Libs_Task_Pool_and_MQTT_Preview interim release. by Richard Barry · 4 years, 10 months ago
  48. b24ab46 Delete obsolete makefiles that were causing confusion from RISC-V-Qemu-sifive_e-FreedomStudio demo. by Richard Barry · 4 years, 10 months ago
  49. 10b7b52 Remove unnecessary include path from the MQTT demo. by Richard Barry · 4 years, 10 months ago
  50. 38b6553 Cosmetic changes in the MQTT demo - mostly comment updates. by Gaurav Aggarwal · 4 years, 10 months ago
  51. fe4511b Continued to work on the MQTT demo project. by Richard Barry · 4 years, 10 months ago
  52. 53842d4 Remove the simple UDP client/server tasks from the MQTT demo as the demo's network connection can be tested more easily just by pinging it. by Richard Barry · 4 years, 10 months ago
  53. 95f6031 Cosmetic changes in the MQTT demo by Gaurav Aggarwal · 4 years, 10 months ago
  54. 17b18c8 Reduce warning level in Visual Studio project as it generates lots of warnings in the library files. by Richard Barry · 4 years, 10 months ago
  55. d1dd8da Revert a couple of changes in Win32 demo that should not have been checked in. by Richard Barry · 4 years, 10 months ago
  56. 05e7d9c Remove dependency on secure sockets by Gaurav Aggarwal · 4 years, 10 months ago
  57. 68fd276 Remove IotMqtt_Assert( pTaskPool == IOT_SYSTEM_TASKPOOL ) from MQTT code by Gaurav Aggarwal · 4 years, 10 months ago
  58. 8ea501e Update projects to use the new directory name by Gaurav Aggarwal · 4 years, 10 months ago
  59. 9dd72d4 Rename \FreeRTOS-Plus\Source\FreeRTOS-Plus-IoT-SDK to \FreeRTOS-Plus\Source\FreeRTOS-IoT-Libraries. by Gaurav Aggarwal · 4 years, 10 months ago
  60. 7af8756 Update task pool so tasks and timer are allocated statically. by Richard Barry · 4 years, 10 months ago
  61. 1840d38 Another backup check-in during process of optimising task pool for FreeRTOS. This checkin is prior to making the task pool statically allocated. by Richard Barry · 4 years, 10 months ago
  62. 63c8750 Backup checking on - part way through optimising task pool. by Richard Barry · 4 years, 10 months ago
  63. 4c77557 Fix DNS resolution failure for test.mosquitto.org by Gaurav Aggarwal · 4 years, 10 months ago
  64. 06f9278 The MQTT example now works with the local MQTT broker. by Gaurav Aggarwal · 4 years, 10 months ago
  65. a7ef9c3 Add first draft of mqtt example by Gaurav Aggarwal · 4 years, 10 months ago
  66. 238a23e Add the files from the MQTT project that were not check in. by Richard Barry · 4 years, 10 months ago
  67. 5dd6cf1 Add missing files so base MQTT project builds. by Richard Barry · 4 years, 10 months ago
  68. d708efe Update the task pool demo to show re-use of recyclable jobs by Gaurav Aggarwal · 4 years, 10 months ago
  69. 2b295f9 Added simple UDP demo into the mqtt project to enable the network connectivity to be tested in a simple way prior to performing any MQTT operations. by Richard Barry · 4 years, 10 months ago
  70. d362efc Add MQTT project that builds on the task pool project - currently the library is building but not being used. by Richard Barry · 4 years, 10 months ago
  71. 3c3b32b Rename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_IoT_Libraries. by Richard Barry · 4 years, 10 months ago
  72. 290c8ce Function rename in task pool demo. by Richard Barry · 4 years, 10 months ago
  73. bb0e1f3 Remove any TCP/IP functionality from the task pool demo - the TCP/IP stack is still built as it will be used in later revisions. by Richard Barry · 4 years, 10 months ago
  74. 2e18203 Update TCP/IP tack to latest form Git. by Richard Barry · 4 years, 10 months ago
  75. a6a0403 Synch IoT libraries with latest versions. by Richard Barry · 4 years, 10 months ago
  76. e4e86a4 New MSVC task pool demo now building both the task pool and TCP libraries. by Richard Barry · 4 years, 10 months ago
  77. 3afd918 Rename the task pool version of FreeRTOS_Plus_TCP_Minimal.sln to task_pool_demo.sln. by Richard Barry · 4 years, 10 months ago
  78. 232a94c Restart the task pool demo, this time using the minimal FreeRTOS+TCP project as a base. by Richard Barry · 4 years, 10 months ago
  79. d8a3ad3 Minor modification to the WIn32 simple TCP/IP stack example only. by Richard Barry · 4 years, 10 months ago
  80. 8bd1813 Only partially implemented and may get reverted - updates to the Win32 port that uses a per-task event to prevent the task proceeding past its yield point if the SuspendThread() call used to stop the task does not take effect immediately. This is intended to fix issues reported by users, although we have been unable to replicate them ourselves. by Richard Barry · 4 years, 11 months ago
  81. e60f718 Remove IotTaskPool_CreateRecyclableSystemJob() and IotTaskPool_ScheduleSystemJob() again, which were intended to be alternative APIs that only access the system task pool, and instead update IotTaskPool_CreateRecyclableJob() and IotTaskPool_ScheduleJob() to allow the parameter used to pass in the task pool handle to be NULL if the system task pool is the only one available. by Richard Barry · 4 years, 11 months ago
  82. 4d6570b Exercise the new vPortGetHeapStats() function from the Win32 demo projects. by Richard Barry · 4 years, 11 months ago
  83. fa40442 Add link to dual core blog post into STM32H745I demo. by Richard Barry · 4 years, 11 months ago
  84. 246bb6e Add vPortGetHeapStats() function to query heap statistics. by Richard Barry · 4 years, 11 months ago
  85. 7235743 Only check once before re-setting ready priority by Gaurav Aggarwal · 5 years ago
  86. 004e2b6 Use ARMCM33_DSP_FP_TZ_config.txt which comes with the MDS installation by Gaurav Aggarwal · 5 years ago
  87. e75b609 In small FreeRTOS applications it is unlikely there will be any task pools other than the system task pool. IotTaskPool_CreateRecyclableSystemJob() is therefore introduced to complement IotTaskPool_CreateRecyclableJob() that does not require the handle of the target task pool to be specified as a parameter. Likewise IotTaskPool_ScheduleSystemJob() is introduced to complement IotTaskPool_ScheduleJob() for the same reason. by Richard Barry · 5 years ago
  88. 76cc2a0 Add the first and most basic task pool example. by Richard Barry · 5 years ago
  89. 87eb373 Create a project that builds a subset of the dependencies of the IoT SDK that have been brought into SVN thus far. The application does nothing other than build at this time. by Richard Barry · 5 years ago
  90. 0b0a02b Bring in a minimum subset of the IoT SDK - at this time just a subset of the library dependencies rather than the libraries themselves. by Richard Barry · 5 years ago
  91. fb3eaea Added additional xMessageBufferSpacesAvailable() (plural) to existing xMessageBufferSpaceAvailable() (singular) macro as the documentation muddled both. by Richard Barry · 5 years ago
  92. b51529a Update version number ready for next release. by Richard Barry · 5 years ago
  93. 9e10b08 Delete the Release configuration from the NXP project. by Gaurav Aggarwal · 5 years ago
  94. db5d265 Removing obsolete code and files only. by Richard Barry · 5 years ago
  95. 53cb12e Add M7/M4 AMP demo. by Richard Barry · 5 years ago
  96. 0b1a025 Add NXP libs needed to build the project by Gaurav Aggarwal · 5 years ago
  97. aa9c8d2 Delete the not needed file missed in last commit by Gaurav Aggarwal · 5 years ago
  98. b9e3799 Do not strip required symbols when LTO is on by Gaurav Aggarwal · 5 years ago
  99. b6e5f96 Ensure that fault handlers are declared naked. by Gaurav Aggarwal · 5 years ago
  100. 2279a86 Add ARMv8M demo project for NXP LPC55S69. by Gaurav Aggarwal · 5 years ago