summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus
Commit message (Expand)AuthorAgeFilesLines
* Update FreeRTOSConfig.h (#1008)kar-rahul-aws2023-04-281-1/+1
* Added support for static memory allocation in FreeRTOS-Plus-CLI (#983)tabarnakos2023-04-132-55/+97
* Update multiple submodules (#981)Gaurav-Aggarwal-AWS2023-03-3015-0/+0
* Remove cast from configMINIMAL_STACK_SIZE (#971)Gaurav-Aggarwal-AWS2023-03-201-1/+1
* Update TCPEchoClient_SingleTasks.c (#968)kar-rahul-aws2023-03-161-1/+1
* Update Readme for the FreeRTOS_PLUS_TCP_ECHO_QEMU_msp2 (#939)kar-rahul-aws2023-03-091-98/+304
* Fix issues in TCP QEMU Demo (#948)kar-rahul-aws2023-03-073-3/+8
* Make static IP address configurable (#947)Aniruddha Kanhere2023-03-061-23/+28
* update the freertos + TCP demos to use the neew API for getting the UDP pyalo...Tony Josi2023-03-013-3/+3
* Changes in FreeRTOS+TCP demo application files to add compatibility for runni...kar-rahul-aws2023-02-2212-128/+653
* Cellular transport return socket closed when remote disconnected (#922)chinglee-iot2023-02-101-0/+4
* Remove commented signing cert constant (#917)Kody Stribrny2023-02-031-2/+0
* Fix stack smashing in POSIX Demo (#901)Gaurav-Aggarwal-AWS2022-12-151-1/+1
* [AUTO][RELEASE]: Bump file header version to "202212.00"jasonpcarroll2022-12-10265-265/+265
* mbedtls-pkcs11: Separate mbedtls rng pkcs11 callback into separate filePaul Bartell2022-12-079-53/+100
* Fix memory leak in transport_mbedtls_pkcs11.cPaul Bartell2022-12-074-71/+2
* FreeRTOS Trace Fixes (#888)Soren Ptak2022-12-0714-1825/+2053
* Add error handling on Socket_t in transport layer. (#887)ActoryOu2022-12-056-13/+52
* [AUTO][RELEASE]: Bump file header version to "202211.00"jasonpcarroll2022-12-01264-264/+264
* FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update (#872)Soren Ptak2022-11-29427-72520/+23496
* Add Vectored Interrupt Support To SiFive RISC-V Demo (#871)Kody Stribrny2022-11-0915-140/+23
* Percepio Trace Recorder v4.6.0 (#789)Erik Tamlin2022-11-03135-16460/+23315
* Update cellular interface to v1.3.0.ActoryOu2022-10-191-0/+0
* Update cellular submodulesActoryOu2022-10-193-0/+0
* Set and update submodule pointer correctly.ActoryOu2022-10-1927-13477/+40
* Rename module to reduce the file path.ActoryOu2022-10-1923-3020/+3020
* Rename module to reduce the file path.ActoryOu2022-10-1915-0/+0
* Add cellular modules into repo.ActoryOu2022-10-1915-0/+13437
* Change cellular to personal forked repoActoryOu2022-10-191-0/+0
* Update the coreSNTP revisionPaul Bartell2022-10-041-0/+0
* Update comm_if_windows for cellular interface (#851)chinglee-iot2022-09-262-71/+105
* cellular-demos: Fix alpn strings for use with mbedtlsPaul Bartell2022-08-261-50/+48
* winsim-mqtt: Fix ALPN strings in coreMQTT demosPaul Bartell2022-08-262-181/+156
* winsim-ota: Fix ALPN strings in OTA winsim demosPaul Bartell2022-08-262-116/+166
* mqtt_demo_helpers: Fix ALPN strings for mbedtls usePaul Bartell2022-08-262-80/+93
* Update transport interface for compatibility (#844)chinglee-iot2022-08-269-116/+122
* winsim-ota-demos: Move checks out of demo_config.hPaul Bartell2022-08-174-823/+799
* mqtt-multitask-demo: Move demo_config.h checksPaul Bartell2022-08-172-122/+137
* Update coreHTTP submodule and revision in manifestPaul Bartell2022-08-171-0/+0
* FreeRTOS+CLI Demos: Update to target VS 2019 v142Paul Bartell2022-08-172-0/+4
* coreSNTP Demo: Update file headersPaul Bartell2022-08-175-7/+9
* Fix paths in corePKCS11/coreMQTT demoPaul Bartell2022-08-171-58/+2
* Remove unneeded execute permissionsPaul Bartell2022-08-1716-0/+0
* winsim-mqtt-demos: Update VS project filesPaul Bartell2022-08-1713-734/+54
* winsim-mqtt-demos: Remove duplicate config filesPaul Bartell2022-08-1721-3153/+35
* coremqtt-winsim: Remove duplicate copy of WinPCapPaul Bartell2022-08-1719-3505/+0
* winpcap: Fix ip6_misc.h header file name.Paul Bartell2022-08-171-1/+1
* cellular: Update Visual Studio project filesPaul Bartell2022-08-176-508/+52
* cellular: Remove duplicate filesPaul Bartell2022-08-1715-3622/+0
* Demo: qemu mps2 echo client cleanup (#833)alfred gedeon2022-08-025-431/+418