X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcore%2Fao_product.c;fp=src%2Fcore%2Fao_product.c;h=ec91b9783f091151358d588ddab214e819cb21aa;hb=a5d873d47b3b16ca32559b4de668bf07b25eddb0;hp=67ec67935fc7b20fb212a80ff194a9ea7f85a308;hpb=20877ae9de8bb5d3a29e2a96024e53afbd396f55;p=fw%2Faltos diff --git a/src/core/ao_product.c b/src/core/ao_product.c index 67ec6793..ec91b978 100644 --- a/src/core/ao_product.c +++ b/src/core/ao_product.c @@ -29,7 +29,7 @@ const char ao_product[] = AO_iProduct_STRING; #if HAS_USB #include "ao_usb.h" /* USB descriptors in one giant block of bytes */ -__code __at(0x00aa) uint8_t ao_usb_descriptors [] = +AO_ROMCONFIG_SYMBOL(0x00aa) uint8_t ao_usb_descriptors [] = { /* Device descriptor */ 0x12,