Mirko
b1d99a2fc2
cleaning ident
2023-11-08 15:04:10 +00:00
Mirko
2d21188cdc
first commit
2023-11-08 14:51:19 +00:00
nightwalker-87
dfff59d39f
Added support for STM32L4Q5 ( Closes #1224 )
2022-12-31 14:49:39 +01:00
nightwalker-87
8d96e769f3
Updated device parametres
...
- Human-readable FLASH_TYPE in .chip files
- Added enum for STM32_CORE_IDs
2022-01-20 23:19:10 +01:00
nightwalker-87
7509295222
[refactoring] Clean-up for headers & defines
...
- Removed additional extern "C" linkage specs
- Removed commented sections
- Moved out further device specific defines
- Renamed defines STM32_CHIP_ID_*
2022-01-16 19:31:22 +01:00
nightwalker-87
115f7c846a
Transition to new enum stm32_chipids
2022-01-09 23:53:30 +01:00
nightwalker-87
9b07c1dc19
Transition to new enum stm32_flash_type
2022-01-09 22:55:56 +01:00
nightwalker-87
f55dd8d08f
[refactoring] Clean-up for chipid files (L1, L4)
2022-01-06 21:24:29 +01:00
Grzegorz Szymaszek
e51309f842
Update chip config files from the library structs
...
In general, the chip config files should be kept in sync with the old
library structs. Regenerate the files (using an ad hoc script) from the
current library.
The file name is generated from the chip description, all
non-alphanumeric characters are replaced with underscores. It turns out
some files have to have their names changed.
2021-08-29 15:51:07 +02:00
Sam Bazley
1e674cff1a
Correct flash_pagesize to use hex format
2021-08-01 22:11:23 +01:00
R.E. Wolff
157c587b93
cleanup integer handling in chipid and text flags
2021-05-23 10:50:43 +02:00
nightwalker-87
620b529956
Aligned naming scheme for chip-ID files
2021-05-16 22:27:14 +02:00