Commit Graph

180 Commits

Author SHA1 Message Date
robert
46687f6fe3 Added MQTT Dashboard support for H723ZG 2023-11-20 02:08:07 -05:00
Sergio R. Caprile
abdd14b0a1 standardize build options 2023-11-07 17:05:41 -03:00
Sergio R. Caprile
1dda8b9e60 Fix H743 FreeRTOS early SysTick crash 2023-11-02 14:58:52 -03:00
Sergey Lyubka
107e303282
Merge pull request #2445 from cesanta/cmsis-driver
Add driver for CMSIS-Driver
2023-11-02 14:55:16 +00:00
Sergey Lyubka
22f76091a2
Merge pull request #2446 from cesanta/o2
Single bank OTA
2023-11-02 14:55:01 +00:00
cpq
376e5ccaae Single bank OTA 2023-11-02 09:30:55 +00:00
Sergio R. Caprile
b792304cf8 Add driver for CMSIS-Driver 2023-11-01 17:26:34 -03:00
Sergio R. Caprile
18cd18d1e5 fix H563 FreeRTOS Cortex-M33 port SystemInit 2023-10-31 12:40:18 -03:00
Sergio R. Caprile
9044c02edc Fix H723 FreeRTOS example failing on some compiler versions with optimizer on 2023-10-30 14:13:28 -03:00
Sergio R. Caprile
2903937cba fix old trashing 2023-10-23 16:32:51 -03:00
Sergio R. Caprile
64180e8fe8 minor fixes for H743
Clock H723 at 550MHz, fix RNG initialization
Add FreeRTOS example for H723
Add tests
2023-10-16 17:27:02 -03:00
cpq
b91044dea7 Update UM 2023-10-14 10:34:41 +01:00
Sergey Lyubka
36f6b805e3
Merge pull request #2421 from cesanta/h723
Add h723 example
2023-10-10 19:19:51 +01:00
cpq
aec25cf547 Add h723 example 2023-10-04 11:11:56 +01:00
cpq
4db3fc2515 dd nucleo-g031 baremetal example 2023-10-03 13:55:47 +01:00
robert
fa54a22aed OTA API refactoring: renamed files and defines 2023-09-26 08:33:39 -04:00
cpq
a0f8a197c9 Split sys.h API over MG_SYS_* 2023-09-25 07:33:38 +01:00
cpq
b37efbe891 Commonise flash-based OTA. Add h7 support. 2023-09-24 21:55:49 +01:00
Sergio R. Caprile
f970cd78d7 uniformize examples 2023-09-05 13:36:46 -03:00
cpq
2f014237b2 Add OTA to the device dashboard. Implement for H5 2023-09-04 22:07:32 +01:00
Sergio R. Caprile
be58bfe22b Add FreeRTOS example on H5 2023-08-25 17:15:26 -03:00
Sergio R. Caprile
3fb9e5fd56 Update H5 HAL, enable RNG, work at 250MHz, add to tests 2023-08-24 13:32:37 -03:00
Sergio R. Caprile
41448278cf
Merge pull request #2360 from cesanta/h7
Fix sysinit in H7
2023-08-23 14:37:21 -03:00
cpq
48516b43c5 Use device 11 2023-08-23 00:38:57 +01:00
Sergio R. Caprile
80b7be0568 Fix sysinit in H7 2023-08-22 19:58:19 -03:00
cpq
69d2ba7316 Add example for nucleo-h563zi 2023-08-18 16:06:17 +01:00
Sergio R. Caprile
8c03aa2801 nit 2023-08-10 19:37:47 -03:00
Sergio R. Caprile
3721bcc790
Revert "Foo" 2023-08-10 17:48:55 -03:00
scaprile
6ad8674cd4 Add F4 Keil examples 2023-08-09 14:23:10 -03:00
scaprile
1bfdc1f138 Add hw testing 2023-08-08 17:16:15 -03:00
Sergio R. Caprile
a8712e2307 add H7 FreeRTOS example 2023-08-08 14:38:41 -03:00
robertc2000
8acfae1111
Merge pull request #2336 from cesanta/foo
Foo
2023-08-08 09:26:48 +03:00
Sergio R. Caprile
acddfc3bf4 update Makefile 2023-08-04 14:32:28 -03:00
cpq
cea7fcdb37 AVR build fixes 2023-08-04 13:52:59 +01:00
Sergio R. Caprile
7f4ad3cade standardize example names 2023-08-02 16:07:54 -03:00
Sergio R. Caprile
30d545443c standardize example names 2023-08-02 14:03:11 -03:00
Sergio R. Caprile
481f7b5cff FP unit in H743 is dp 2023-08-01 17:02:05 -03:00
Sergio R. Caprile
e33a10db75 standardize example names 2023-08-01 15:24:28 -03:00
Sergio R. Caprile
6a2fa10a4e standardize example names 2023-07-31 17:47:56 -03:00
Sergio R. Caprile
b54d086fde fix autogenerated 2023-07-28 17:06:58 -03:00
cpq
7548af895b H7 mbedtls build fixed 2023-07-25 15:34:22 +01:00
cpq
5e50b7104c Unit test fixed 2023-07-25 15:26:47 +01:00
cpq
d824cf7dbd Add mbedtls to H7 baremetal 2023-07-25 15:03:01 +01:00
cpq
0613cc62f4 TLS API refactor 2023-07-25 13:07:28 +01:00
Sergio R. Caprile
852c42a8f3 static clue 2023-07-20 16:34:13 -03:00
cpq
0a761c09e3 AVR build fixes 2023-07-20 16:07:53 +01:00
cpq
ea89a4afab Revert "Integration page"
This reverts commit 3415b62d2d.
2023-07-19 18:50:27 +01:00
cpq
3415b62d2d Integration page 2023-07-19 16:25:14 +01:00
Sergio R. Caprile
ef0ff43975 static clue 2023-07-18 17:23:50 -03:00
Sergio R. Caprile
ae37407369 static clue 2023-07-18 17:10:05 -03:00