add pi4 to ci build in build_aarch64

This commit is contained in:
hathach
2021-11-02 21:46:23 +07:00
parent 1046786acf
commit 0e733ae14b
8 changed files with 72 additions and 5 deletions

View File

@@ -141,7 +141,7 @@ void tud_resume_cb(void)
void audio_task(void)
{
// Yet to be filled - e.g. put meas data into TX FIFOs etc.
asm("nop");
// asm("nop");
}
//--------------------------------------------------------------------+

View File

@@ -142,7 +142,7 @@ void tud_resume_cb(void)
void audio_task(void)
{
// Yet to be filled - e.g. put meas data into TX FIFOs etc.
asm("nop");
// asm("nop");
}
//--------------------------------------------------------------------+