MCUXpresso_MIMXRT1052xxxxB/boards/evkbimxrt1050/aws_examples/aws_tests_wifi_nxp
Yilin Sun ded8674389
Updated to v2.12.1
Signed-off-by: Yilin Sun <imi415@imi.moe>
2022-12-08 23:33:41 +08:00
..
application_code SDK v2.11.1 2022-04-08 22:46:35 +08:00
armgcc Updated to v2.12.0 2022-08-24 23:30:23 +08:00
config_files SDK v2.11.1 2022-04-08 22:46:35 +08:00
mcux/linkscripts Updated to v2.12.1 2022-12-08 23:33:41 +08:00
app_config.h Updated to v2.12.1 2022-12-08 23:33:41 +08:00
aws_tests_wifi_nxp_v3_10.xml Updated to v2.12.0 2022-08-24 23:30:23 +08:00
board.c Updated to v2.12.0 2022-08-24 23:30:23 +08:00
board.h Updated to v2.12.0 2022-08-24 23:30:23 +08:00
clock_config.c SDK v2.11.1 2022-04-08 22:46:35 +08:00
clock_config.h SDK v2.11.1 2022-04-08 22:46:35 +08:00
dcd.c SDK v2.11.1 2022-04-08 22:46:35 +08:00
dcd.h SDK v2.11.1 2022-04-08 22:46:35 +08:00
pin_mux.c SDK v2.11.1 2022-04-08 22:46:35 +08:00
pin_mux.h SDK v2.11.1 2022-04-08 22:46:35 +08:00
readme.txt Updated to v2.12.0 2022-08-24 23:30:23 +08:00
readme_modules.txt SDK v2.11.1 2022-04-08 22:46:35 +08:00
sdmmc_config.c Updated to v2.12.0 2022-08-24 23:30:23 +08:00
sdmmc_config.h Updated to v2.12.0 2022-08-24 23:30:23 +08:00
wifi_bt_config.c SDK v2.11.1 2022-04-08 22:46:35 +08:00
wifi_bt_config.h SDK v2.11.1 2022-04-08 22:46:35 +08:00
wifi_config.h Updated to v2.12.1 2022-12-08 23:33:41 +08:00

readme.txt

Overview
========
Amazon FreeRTOS Qualification Tests

The Amazon FreeRTOS Qualification (AFQ) defines a process that the author of an Amazon FreeRTOS port must follow,
and a set of tests that the port must pass, in order for the port to be described as 'qualified by Amazon'
For more information see: <SDK_Install>/rtos/freertos/tests/Amazon FreeRTOS Qualification Developer Guide.pdf

Before building the example application select Wi-Fi module macro in the app_config.h. (see #define WIFI_<SoC Name>_BOARD_<Module Name>).
For more information about Wi-Fi module connection see:
    readme_modules.txt
    Getting started guide on supported modules configuration:
    https://www.nxp.com/document/guide/getting-started-with-nxp-wi-fi-modules-using-i-mx-rt-platform:GS-WIFI-MODULES-IMXRT-PLATFORM



Toolchain supported
===================
- IAR embedded Workbench  9.30.1
- Keil MDK  5.37
- GCC ARM Embedded  10.3.1
- MCUXpresso  11.6.0

Hardware requirements
=====================
- Micro USB cable
- evkbimxrt1050 board
- Personal Computer


Board settings
==============