Skip to content

__builtin_avr_delay_cycles(1) replaced by __asm__("nop")#1

Open
maxime-gaschet-devmg wants to merge 1 commit intoNewhavenDisplay:mainfrom
maxime-gaschet-devmg:main
Open

__builtin_avr_delay_cycles(1) replaced by __asm__("nop")#1
maxime-gaschet-devmg wants to merge 1 commit intoNewhavenDisplay:mainfrom
maxime-gaschet-devmg:main

Conversation

@maxime-gaschet-devmg
Copy link

Replaced __builtin_avr_delay_cycles(1) by asm("nop") in order to be compliant with Arduino Zero. Tested ok !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant