From e2299f14f29c10402ab516f588b45be8c6bcd0c2 Mon Sep 17 00:00:00 2001 From: Guillaume Revaillot Date: Fri, 24 Apr 2020 10:25:33 +0200 Subject: [PATCH] devices.data: add stm32g030x6 and x8 chips --- ld/devices.data | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ld/devices.data b/ld/devices.data index 65684cdc..12c61fff 100644 --- a/ld/devices.data +++ b/ld/devices.data @@ -241,8 +241,8 @@ stm32w108cz stm32w ROM=192K RAM=12K stm32w108cc stm32w ROM=256K RAM=16K stm32g0[43]1?4* stm32g0 ROM=16K RAM=8K -stm32g0[43]1?6* stm32g0 ROM=32K RAM=8K -stm32g0[43]1?8* stm32g0 ROM=64K RAM=8K +stm32g0[43][01]?6* stm32g0 ROM=32K RAM=8K +stm32g0[43][01]?8* stm32g0 ROM=64K RAM=8K stm32g0[78]1?8* stm32g0 ROM=64K RAM=36K stm32g0[78][01]?b* stm32g0 ROM=128K RAM=36K stm32g0[BC]1?c* stm32g0 ROM=256K RAM=128K