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
|
e62b9e1f2a
|
[refactoring] Clean-up & update for chipid files
- F0, F1, F2, F3, F4, F7
- G0, G4
- H7
- L0, L5, U5
- WB, WL
|
2022-01-06 19:30:49 +01: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 |
R.E. Wolff
|
b652bc4854
|
Chips files in the right place in the sources
|
2021-04-28 17:31:34 +02:00 |