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: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/button_handler.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include "button_handler.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/button_handler.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _BUTTON_HANDLER_H
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/fosgame.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include "fosgame.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/fosgame.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _FOSGAME_H
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include <stdio.h>
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/
#include "menu.h"
#include "screen.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/menu.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _MENU_H
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/screen.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include "screen.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/screen.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _SCREEN_H
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/slotmachine.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include "slotmachine.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/slotmachine.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _SLOTMACHINE_H
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/snake.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include "snake.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/snake.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _SNAKE_H
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/space.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#include "space.h"
Expand Down
2 changes: 1 addition & 1 deletion MXChip/AZ3166/app/arcade/space.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Sébastien Heurtematte - 2026 version.
*
*
* // Some portions generated by Co-Pilot
// Portions of this file were generated with AI assistance.
*/

#ifndef _SPACE_H
Expand Down
2 changes: 1 addition & 1 deletion bsp/include/bsp/console.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#ifndef BSP_CONSOLE_H
#define BSP_CONSOLE_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include <stddef.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "csr.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/Microchip/POLARFIRE_ICICLE_RENODE/app/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include <stdio.h>
#include <stdint.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#ifndef BOARD_CONFIG_H
#define BOARD_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#ifndef PLIC_H
#define PLIC_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "plic.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "bsp/console.h"
#include "board_config.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "hwtimer.h"
#include "tx_api.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "plic.h"
#include "csr.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include <stdint.h>
#include "hwtimer.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* SPDX-License-Identifier: MIT
*/
// Some portions generated by Codex (GPT-5).
// Portions of this file were generated with AI assistance.

#include "stm32f4xx_hal.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#ifndef BOARD_CONFIG_H
#define BOARD_CONFIG_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#ifndef NUCLEO_CONSOLE_H
#define NUCLEO_CONSOLE_H
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* SPDX-License-Identifier: MIT and CC0-1.0
**************************************************************************/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "bsp/console.h"
#include "board_config.h"
Expand Down
2 changes: 1 addition & 1 deletion templates/target/lib/bsp/src/bsp_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#include "bsp/console.h"
#include "board_config.h"
Expand Down
2 changes: 1 addition & 1 deletion templates/target/lib/bsp/src/newlib_stubs.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* SPDX-License-Identifier: MIT
*/

// Some portions generated by Claude Code (Opus 5)
// Portions of this file were generated with AI assistance.

#ifdef __GNUC__

Expand Down
Loading