Skip to content

Commit 833bc94

Browse files
Remove __PROG_TYPES_COMPAT__ workaround
In Arduino 1.5.6, arduino/Arduino#1695 got merged which removes the need for this workaround.
1 parent 3c4e8ec commit 833bc94

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

avr/boards.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,3 @@ pinoccio128.build.f_cpu=16000000L
4747
pinoccio128.build.core=arduino:arduino
4848
pinoccio128.build.variant=pinoccio
4949
pinoccio128.build.board=PINOCCIO
50-
# Workaround for https://github.com/arduino/Arduino/pull/1695
51-
pinoccio.build.extra_flags=-D__PROG_TYPES_COMPAT__

0 commit comments

Comments
 (0)