Skip to content

pgmspace.h issue since 1.8.3 #142

Description

@backed9185

Describe the bug
used in a sketch compiled for cortex M0 chips. Cant compile code. Works with 1.8.2.

Expected behavior
Code cant compile for AMD cortex m0.

Please complete the following information:

  • library version 1.8.3
  • LCD display type : oled 128 64
  • Debian
  • seeeduino xiao
  • arduino ide

Additional context
libraries/ssd1306/src/ssd1306_hal/arduino/io.h:45:14: fatal error: api/deprecated-avr-comp/avr/pgmspace.h: No such file or directory
#include <api/deprecated-avr-comp/avr/pgmspace.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Erreur de compilation pour la carte Seeeduino XIAO

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions