Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
James Devine 4cc063e433
Release 22.09 (#253)
* Release 22.09

* add iperf submodule to index
2022-09-26 18:23:35 +01:00
Chris Whitworth f53e2b0cf9
21.07 Release (#213)
* Memory usage tutorial now shows tracking shared library heap usage
* Azure IoT sample poll period changed to 100ms per best-practise guidance
* Use Networking_IsNetworkReady in place of Networking_GetInterfaceConnectionStatus
* Updated network configuration guidance as Ethernet is enabled by default
* Per-project names for debugging
* Clarified hardware definitions help
2021-07-21 12:14:04 -07:00
Chris Whitworth 67f0586b0d
20.08 Samples, tutorials and reference solutions (#162)
* wolfSSL sample
* Device-to-cloud reference solution for low-power MCU
* Error handling tutorial
* Improve connection/authentication handling in Azure IoT sample; fix
  CmdArgs bug
* Fix error handling bug in HTTPS samples
2020-08-21 15:52:58 +01:00
Rebecca Holt cff7537b51
Updated samples for 20.07 release. (#157)
- All samples updated to 20.07 SDK/ARV 6
- Link to Azure RTOS sample added to top-level README
- Hardware definitions updated:
  - Base chip and board definitions are now supplied with the SDK
  - `HardwareDefinitions/` now contains only definitions for the sample appliance used by all samples.
- ADC and PWM samples updated to use LTS ARV
- Azure IoT sample now supports direct connection to an Azure IoT Hub in addition to using the
  Device Provisioning Service
- ExternalMcuUpdate, HTTPS_Curl_Multi, and PrivateNetworkServices samples updated to use EventLoop APIs
  in place of epoll
- Azure IoT, HTTPS, Powerdown, and WiFi samples updated to use
  `Networking_GetInterfaceConnectionStatus` in place of `Networking_IsNetworkingReady` for more
  detailed connectivity status.

Co-authored-by: Chris Whitworth <chwhitwo@microsoft.com>
2020-07-29 09:43:17 -07:00