Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/app/MIMXRT1062.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

/*
* Compatibility header: redirects MIMXRT1062.h from stock NetX Duo driver
* to MIMXRT1064 device registers without modifying vendor source files.
Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/app/ansi_colors.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

#ifndef ANSI_COLORS_H
#define ANSI_COLORS_H

Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/app/demos/netx_echo/client_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include <stddef.h>
#include <stdio.h>
Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/app/demos/netx_echo/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include <stddef.h>
#include <stdio.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include <stddef.h>
#include <stdio.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include <stddef.h>
#include <stdio.h>
Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/app/demos/threadx_basic/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include <stddef.h>
#include <stdio.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
* Ali Eissa - 2026 version.
**************************************************************************/

// Portions of this file were generated with AI assistance.

/**************************************************************************/
/**************************************************************************/
/** */
Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/app/syscalls.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

#include <sys/stat.h>
#include <stdlib.h>
#include <errno.h>
Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/app/sysmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "tx_api.h"
#include <errno.h>
#include <stdint.h>
Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/app/trng.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "trng.h"
#include "fsl_device_registers.h"
#include "fsl_clock.h"
Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/app/trng.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#ifndef TRNG_H
#define TRNG_H

Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/lib/bsp/include/board_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#ifndef BOARD_CONFIG_H
#define BOARD_CONFIG_H

Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/lib/bsp/src/bsp_board.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "bsp/board.h"
#include "bsp/led.h"
#include "bsp/console.h"
Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/lib/bsp/src/bsp_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "bsp/console.h"
#include "board_config.h"

Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/lib/bsp/src/bsp_led.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "bsp/led.h"
#include "board_config.h"

Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/lib/bsp/src/bsp_memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "bsp/memory.h"
#include "board_config.h"
#include <stdint.h>
Expand Down
3 changes: 2 additions & 1 deletion targets/NXP/MIMXRT1064-EVK/lib/bsp/src/bsp_selftest.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
*
* Contributors:
* Ali Eissa - 2026 version.
* Assisted-by: Google DeepMind Antigravity (Gemini 3.8 Flash)
*/

// Portions of this file were generated with AI assistance.

#include "bsp/selftest.h"
#include "board_config.h"
#include "fsl_common.h"
Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/lib/netxduo/nx_user.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
* Ali Eissa - 2026 version.
*/

// Portions of this file were generated with AI assistance.

#ifndef NX_USER_H
#define NX_USER_H

Expand Down
2 changes: 2 additions & 0 deletions targets/NXP/MIMXRT1064-EVK/lib/threadx/tx_user.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
/* Ali Eissa - 2026 version. */
/**************************************************************************/

// Portions of this file were generated with AI assistance.

#ifndef TX_USER_H
#define TX_USER_H

Expand Down
Loading