Skip to content

Commit b637f77

Browse files
committed
RP2040: enable led indication on mbed_die()
1 parent 0bd14a1 commit b637f77

File tree

1 file changed

+2
-0
lines changed
  • targets/TARGET_RASPBERRYPI/TARGET_RP2040

1 file changed

+2
-0
lines changed

targets/TARGET_RASPBERRYPI/TARGET_RP2040/objects.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,4 +129,6 @@ typedef struct serial_s serial_t;
129129
}
130130
#endif
131131

132+
#define LED1 LED1
133+
132134
#endif

0 commit comments

Comments
 (0)