From b627ef90209f570cf6061357a7e9ac44546e2b77 Mon Sep 17 00:00:00 2001 From: Doug Brown Date: Sun, 28 May 2023 15:50:07 -0700 Subject: [PATCH] Move descriptors to RAM This ensures they will work properly on the AT90USB128x, especially in the bootloader where they will be in the upper 64 KB. --- .cproject | 4 ++-- hal/at90usb646/Descriptors.c | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.cproject b/.cproject index 2db39f7..2ab5e3b 100644 --- a/.cproject +++ b/.cproject @@ -37,7 +37,7 @@ - +