ld files for stmf105/7 seems to be missing.

http://www.st.com/resource/en/datasheet/stm32f105r8.pdf p.10:
Flash memory in Kbytes 64 128 256
SRAM in Kbytes         64

lib/stm32/f1 doesn't contain any stm32f10[57]x?.ld files

 and

$ fgrep 'stm32f10[57]' ld/devices.data 
stm32f10[57]?b* stm32f1 ROM=128K RAM=64K
stm32f10[57]?c* stm32f1 ROM=256K RAM=64K

 is missing the line:
stm32f10[57]?8* stm32f1 ROM=64K RAM=64K

Soo, should I provide a patch or what, and if so, how should the
identity of 105 and 107 (re. ld files) be handled in lib/stm32/f1 ?

Regards,
/Karl Hammar

-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
libopencm3-devel mailing list
libopencm3-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel

Reply via email to