Closed karelv closed 3 years ago
The verbose compilation was extremely long... If you need the details, it can be found here (split into 3 parts) https://0bin.net/paste/i3EtYixF#5UlMRmhx1SagFf6TWIyZZg8FJV7893w24LdSHIznims https://0bin.net/paste/5LAavBVL#DCD4F8FNw8oCxqePYelWLUAzC1Fz18yH5L9dIepUmM9 https://0bin.net/paste/5mqAmsof#sl7r+QZFKVbpZgu-4YR+r0nRkHMOR5VJjsVADmRQ5lA
When I want to start my own project, I need to have this one working. At least this is my understanding.
I tried to compile the 'clue_test' and the 'graphicstest' example, both give similar compile errors.
Any help is very well appreciated!
Can you try to update the tinyusb library to 1.0.0 or 1.0.1 if there is one installed in your library
Originally V1.0.1 was installed. I tried to downgrade to V1.0.0 as well.
Just to be sure, we are talking about this one: yes?
Both versions have same results.
Here is my version list:
$ find | grep library.properties$ | xargs -i grep version -H {} | sed -e "s|/library.properties||"
./Adafruit_ADT7410_Library:version=1.2.0
./Adafruit_ADXL343:version=1.3.0
./Adafruit_AHRS:version=2.2.4
./Adafruit_APDS9960_Library:version=1.1.5
./Adafruit_Arcada_Library:version=2.5.1
./Adafruit_BluefruitLE_nRF51:version=1.10.0
./Adafruit_BME280_Library:version=2.1.4
./Adafruit_BMP085_Unified:version=1.1.0
./Adafruit_BMP280_Library:version=2.3.0
./Adafruit_BusIO:version=1.7.3
./Adafruit_DPS310:version=1.1.1
./Adafruit_EPD:version=4.4.0
./Adafruit_FreeTouch_Library:version=1.1.1
./Adafruit_FXAS21002C:version=1.4.0
./Adafruit_FXOS8700:version=1.5.0
./Adafruit_GFX_Library:version=1.10.7
./Adafruit_GPS_Library:version=1.5.4
./Adafruit_HTS221:version=0.1.1
./Adafruit_HX8357_Library:version=1.1.10
./Adafruit_ICM20X:version=2.0.3
./Adafruit_ILI9341:version=1.5.8
./Adafruit_ImageReader_Library:version=2.6.1
./Adafruit_LED_Backpack_Library:version=1.1.9
./Adafruit_LIS2MDL:version=2.1.3
./Adafruit_LIS3DH:version=1.2.2
./Adafruit_LIS3MDL:version=1.0.7
./Adafruit_LPS2X:version=2.0.1
./Adafruit_LSM303DLHC:version=1.0.4
./Adafruit_LSM303_Accel:version=1.1.4
./Adafruit_LSM6DS:version=4.2.0
./Adafruit_LSM9DS0_Library:version=2.0.2
./Adafruit_LSM9DS1_Library:version=2.0.2
./Adafruit_MPU6050:version=2.0.5
./Adafruit_MSA301:version=1.0.9
./Adafruit_NeoPixel:version=1.8.1
./Adafruit_PixelDust:version=1.1.0
./Adafruit_seesaw_Library:version=1.4.3
./Adafruit_Sensor_Calibration:version=1.1.3
./Adafruit_Sensor_Lab:version=0.4.2
./Adafruit_SHT31_Library:version=2.0.0
./Adafruit_SleepyDog_Library:version=1.4.0
./Adafruit_SPIFlash:version=3.4.2
./Adafruit_SSD1306:version=2.4.5
./Adafruit_SSD1331_OLED_Driver_Library_for_Arduino:version=1.2.0
./Adafruit_SSD1351_library:version=1.2.7
./Adafruit_ST7735_and_ST7789_Library:version=1.7.3
./Adafruit_STMPE610:version=1.1.3
./Adafruit_TinyUSB_Library:version=1.0.1
./Adafruit_TouchScreen:version=1.1.1
./Adafruit_Unified_Sensor:version=1.1.4
./Adafruit_WavePlayer_Library:version=1.0.3
./Adafruit_ZeroTimer_Library:version=2.2.2
./Adafruit_Zero_DMA_Library:version=1.0.8
./Adafruit_Zero_FFT_Library:version=1.0.4
./Adafruit_Zero_PDM_Library:version=1.2.0
./ArduinoJson:version=6.18.0
./Audio_-_Adafruit_Fork:version=1.3.1
./CircularBuffer:version=1.3.3
./MIDI_Library:version=5.0.2
./RTClib:version=1.13.0
./SdFat_-_Adafruit_Fork:version=1.2.3
./Servo:version=1.1.8
./TinyWireM:version=1.1.0
./WaveHC:version=1.0.3
Just in order to see if the graphicstest is compilable for another board, I tried with 'Adafruit M4 Metro', but this totally does not work. What should I try next?
please update the bsp for nrf to 0.22.0
I could upload it as well! Thanks for your support @hathach
I am glad it works out for you
Hello, I tried to compile the
simpletest
example for the CLUE. I know there is code of conduct; but this clearly does not compile for the CLUE board.I got this error: