More compiledb fixes. (#25355)
This commit is contained in:
parent
7ecdb57414
commit
7f9ceef3dd
3 changed files with 42 additions and 8 deletions
|
@ -21,6 +21,8 @@
|
|||
#include <util/delay.h>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
extern void __builtin_avr_delay_cycles(uint32_t);
|
||||
|
||||
// http://ww1.microchip.com/downloads/en/devicedoc/atmel-0856-avr-instruction-set-manual.pdf
|
||||
// page 22: Table 4-2. Arithmetic and Logic Instructions
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue