Skip to content

Commit 4d9e11a

Browse files
author
github-actions
committed
Updated changelog files with latest release info.
1 parent 6d3e3a3 commit 4d9e11a

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

changelog/v2.11.5/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
+ `./mcu_name/mcu_reg_addresses.h.h` - `https://github.com/MikroElektronika/mikrosdk_v2/blob/master/targets/arm/mikroe/common/include/mcu_reg_addresses/STM32/mcu_name/mcu_reg_addresses.h`
5959
+ Added for all new MCUs in mikroSDK where mcu_name is actual chip full name, i.e. `STM32L412C8` etc.
6060

61-
6261
#### CORE
6362

6463
+ Added USB Clock schemes for the newly supported STM32L4 MCUs:
@@ -82,6 +81,8 @@
8281
8382
Support added for following hardware:
8483

84+
+ **[2024-11-01](./new_hw/2024-11-01.md)**
85+
8586
---
8687

8788
**[BACK TO MAIN FILE](../../changelog.md)**
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<p align="center">
2+
<img src="http://www.mikroe.com/img/designs/beta/logo_small.png?raw=true" alt="MikroElektronika"/>
3+
</p>
4+
5+
---
6+
7+
**[BACK TO PREVIOUS FILE](../changelog.md)**
8+
9+
---
10+
11+
# 2024-11-01
12+
13+
## Changes
14+
15+
- [2024-11-01](#2024-11-01)
16+
- [Changes](#changes)
17+
- [NEW HARDWARE](#new-hardware)
18+
19+
### NEW HARDWARE
20+
21+
Support added for following hardware:
22+
23+
+ [Evaluation board with STM32F207IG MCU](https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-eval-boards/stm3220g-eval.html)
24+
+ [Evaluation board with STM32F303VE MCU](https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-eval-boards/stm32303e-eval.html)
25+
+ [MCU CARD 10 for PIC PIC18F66K40](https://www.mikroe.com/mcu-card-10-for-pic-pic18f66k40)
26+
27+
---
28+
29+
**[BACK TO PREVIOUS FILE](../changelog.md)**
30+
31+
---

0 commit comments

Comments
 (0)