Wykres commitów

21 Commity (a4105f4ce89a110bd3b1fd168e194f8690f43ee6)

Autor SHA1 Wiadomość Data
Gwenhael Goavec-Merou c94b74e56a stm32l1: fix flash, dbgmcu and rcc registers 2022-08-25 19:18:57 +02:00
nightwalker-87 0011064797 Rolled-back deletion of recent changes 2022-01-30 15:47:55 +01:00
hydroconstructor 618a03a5df common c refactor
Try to resolve conflicts with chipid_cleanup branch
2022-01-29 00:36:16 +04: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 80b05c547e Updated MCU core-ids 2022-01-17 00:39:57 +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 c854df5edd Updated MCU core-ids 2022-01-15 01:58:42 +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 14498bb3c0 Restructuring of STM32 definitions
- Moved enum stlink_stm32_chipids to stm32.h
- Moved additional MCU defines to stlink.h
- Minor formatting improvements
- Commented comparison for old/new chipid db
2022-01-09 16:39:54 +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
nightwalker-87 c115ab2e0f General Project Update
- Formatting fixes
- Commented CI build setting for Ubuntu 16.04
- Updated CHANGELOG.md
2021-04-24 14:16:29 +02:00
anton ee2c9f508e Core ID reading rework 2021-03-23 22:33:00 +05:00
nightwalker-87 b47f083736
Merge pull request #1071 from Ant-ON/try_h7_debug
[feature] Improved support for STM32H7
2020-12-05 11:48:44 +01:00
Ant-ON 54000d67ac H7 add support dual bank, mass erase and new chips 2020-11-09 13:41:51 +05:00
Timothy Lee e5dcb5048c [feature] support STM32F4 option bytes 2020-10-27 20:28:48 +11:00
Ant-ON e43b434c8a Small rewrote setting breakpoints in gdb-server for Cortex-M7 2020-10-27 11:41:39 +05:00
Timothy Lee bbc2b54171 [feature] support STM32H7 option bytes 2020-10-19 23:29:54 +11:00
Rutger Hendriks 58539351ab Merge remote-tracking branch 'upstream/develop' into develop 2020-06-25 12:27:27 +02:00
nightwalker-87 c1918c0ff6 Aligned coding style
- Added config for uncrustify style settings
- Applied changes to source files
- Moved some header files
2020-06-12 22:28:16 +02:00
nightwalker-87 c7041cc2be Reorganised project source directories
(Closes #976)
2020-06-04 21:53:17 +02:00