Skip to content

Commit 650ce17

Browse files
authored
Fix formatting
1 parent e5290a2 commit 650ce17

File tree

1 file changed

+1
-1
lines changed
  • ports/raspberrypi/supervisor

1 file changed

+1
-1
lines changed

ports/raspberrypi/supervisor/port.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ void port_interrupt_after_ticks(uint32_t ticks) {
238238
void port_idle_until_interrupt(void) {
239239
common_hal_mcu_disable_interrupts();
240240
if (!background_callback_pending()) {
241-
asm volatile ("dsb 0xF":::"memory");
241+
asm volatile ("dsb 0xF" ::: "memory");
242242
__wfi();
243243
}
244244
common_hal_mcu_enable_interrupts();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy