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

1 Коммитов

Автор SHA1 Сообщение Дата
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