summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add static to a variable in Qemu mps2 demo (#646)alfred gedeon2021-07-141-1/+1
* Demo: Exit on Error with Qemu MPS2 Full Demo (#642)alfred gedeon2021-07-133-8/+55
* Demo: Run uncrustify on quemu mps2 demo (#643)alfred gedeon2021-07-128-958/+1002
* RP2040 Demo (#618)Graham Sanderson2021-07-0930-2/+2886
* Update the size of privileged data section (#639)Gaurav-Aggarwal-AWS2021-07-071-1/+1
* Updated device-shadow submodule to support named shadow, and updated demo to ...tianmc12021-07-074-61/+94
* Template Project for existing FreeRTOS port (#637)Shivangi2021-07-019-0/+1097
* Fix data copy address error (#634)thomas-coding2021-06-291-2/+3
* Doc: Add new linesAlfred Gedeon2021-06-281-3/+3
* Doc: Improve debugging doc with Qemu demoAlfred Gedeon2021-06-281-10/+19
* Fix data copy address error (#632)thomas-coding2021-06-281-17/+17
* Update coreSNTP submodule and coreSNTP demo (#631)Archit Aggarwal2021-06-254-34/+94
* Fix Bug from Issue #565 (#629)victorfdezc2021-06-211-2/+2
* Add new demo submodules to manifest.yml (#630)Archit Gupta2021-06-211-0/+14
* Add new submodules for port demo contribution (#628)Archit Gupta2021-06-213-0/+6
* Add authentication support to coreSNTP demo (#625)Archit Aggarwal2021-06-168-56/+1764
* Add unauthenticated mode demo for coreSNTP library for time synchronization (...Archit Aggarwal2021-06-1016-1/+2641
* Demo: fix trace vs coverage options, add option no trace on enterAlfred Gedeon2021-06-094-31/+56
* Remove or rework assumptions in queue proofs (#603)Dan Good2021-06-0433-124/+57
* Add Lexicon wordAlfred Gedeon2021-06-021-0/+1
* Remove extra Makefile printAlfred Gedeon2021-06-021-3/+0
* Demo: exit 1 on error exit 2 on Ctrl_CAlfred Gedeon2021-06-022-15/+32
* Make full demo exit on errorAlfred Gedeon2021-06-023-18/+57
* Bump urllib3 from 1.26.4 to 1.26.5 in /.github/scripts/common (#617)dependabot[bot]2021-06-021-1/+1
* Update unit tests to match changes in queue.c (#614)Dan Good2021-06-0110-534/+56
* Update release scripts to handle new "<DEVELOPMENT BRANCH>" version tags. (#615)Paul Bartell2021-05-282-25/+49
* Run unctustify, fix some Readme wordingAlfred Gedeon2021-05-2713-1679/+1741
* Enable profiling for the linux portAlfred Gedeon2021-05-273-55/+174
* Bump urllib3 from 1.26.3 to 1.26.4 in /.github/scripts/commondependabot[bot]2021-05-271-1/+1
* Allow pip to determine the correct version of colorama and requestsPaul Bartell2021-05-271-2/+2
* Test: Mask unit test warning (#592)alfred gedeon2021-05-275-6/+18
* Update header_checker.py to support python and assembly files.Paul Bartell2021-05-272-71/+344
* Update kernel HEAD (#611)alfred gedeon2021-05-271-0/+0
* Updated demo_config.h and include paths for OTA demos (#605)jasonpcarroll2021-05-273-1/+7
* deprecating the mcf5235 demos (#609)Joseph Julicher2021-05-26197-49028/+4
* Fix missed variable rename (#600)Archit Gupta2021-05-171-3/+3
* Clean up commits. (#596)Carl Lundin2021-05-171-1/+1
* Let vAssertCalled() produce some logging to stdout (#598)Hein Tibosch2021-05-141-4/+4
* Aws only files spell check (#593)Aniruddha Kanhere2021-05-13104-441/+3734
* Add CI check for verifying manifest.yml (#590)Archit Aggarwal2021-05-073-0/+105
* Add some hyperlinks for the recently concluded FreeRTOS 202104.00 release (#588)Archit Aggarwal2021-05-061-2/+1
* fix versioning of header checks (#587)David Chalco2021-05-041-2/+2
* Merge FreeRTOS 202104.00 to main (#585)Archit Aggarwal2021-04-291433-1513/+1580
* OTA Demos (#573)Prasad Vyawahare2021-04-2636-0/+13741
* Rename MQTT Agent structs and files (#576)Archit Aggarwal2021-04-269-61/+61
* Remove unecessary file (#495)alfred gedeon2021-04-211-746/+0
* Update release script to upload doxygen artifact for release-candidate branch...Archit Aggarwal2021-04-211-1/+1
* Update release.py to support passing branch parameter (#570)Archit Aggarwal2021-04-211-12/+26
* Automate doxygen ZIP creation with GitHub Action (#568)Archit Aggarwal2021-04-212-0/+38
* Add feature to set credentials using buffer in MQTT_Mutual_Auth_wolfSSL demo ...TakayukiMatsuo2021-04-214-94/+231