Ameba-AIoT / ameba-arduino-d

AmebaD Arduino third-party package SDK
MIT License
83 stars 52 forks source link

SPI.c & SPI.h are missing definitions for the Datalogger Iot board. #244

Open cold63 opened 3 weeks ago

cold63 commented 3 weeks ago

Boards

Datalogger Iot board(AMB26)

External Hardware

none

Hardware Configuration

none

Version

latest dev (checkout manually)

IDE Name

Arduino IDE 2.3.2

Operating System

Windows 10

Auto Flash Mode

Enable

Erase All Flash Memory (4MB)

Disable

Standard Lib

Arduino_STD_PRINTF

Upload Speed

1500000

Description

When compiling SPI applications, an error message appears: ' check the board supported.'

Sketch

The ILI9341_TFT_LCD_basic.ino

Error/Debug Message

"check the board supported"

Reproduce remarks

No response

I have checked online documentation, FAQ, GitHub Wiki and existing/closed issues.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 14 days with no activity.

designer2k2 commented 5 days ago

when i locally try the sketch with AMB26 it works in the latest dev, but fails with the released 3.1.7

This is the needed change for SPI here: https://github.com/Ameba-AIoT/ameba-arduino-d/commit/4918cdc3e0d926dd5075b262269de0c5bd8a4732