1
0
Fork 0

Remove arm_atsam platform (#24337)

This commit is contained in:
Joel Challis 2024-09-02 03:48:17 +01:00 committed by GitHub
parent 096aca63c5
commit 3bd303f204
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
215 changed files with 3 additions and 73516 deletions

View file

@ -17,10 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#ifndef PROTOCOL_ARM_ATSAM
# include <stdio.h>
#endif
#include <stdio.h>
#include <stdbool.h>
#include "print.h"