Commit Graph

162 Commits

Author SHA1 Message Date
Sergio R. Caprile
89aaf1c30c move Makefile to test/ 2024-04-19 18:53:25 -03:00
Sergio R. Caprile
00fd1884ff no diff checks in nightly tests 2024-01-26 12:54:07 -03:00
Sergio R. Caprile
7c62b5005e work in progress 2024-01-26 12:15:48 -03:00
Sergio R. Caprile
5735ee3269 default to flash 1060
workaround SysTick race condition in FreeRTOS example
2024-01-05 13:49:50 -03:00
Sergio R. Caprile
ad57731ae1 Add MQTT device through RNDIS example 2023-12-13 17:24:52 -03:00
Sergio R. Caprile
8df70ba58b Add Discovery STM32H573I-DK examples 2023-12-13 10:50:28 -03:00
Sergio R. Caprile
21f6944fc7 refactor matrix build tests, add mqtt-dashboard build tests for embedded targets 2023-12-07 11:42:45 -03:00
Sergio R. Caprile
f33302acc9 hw tests 2023-12-04 17:21:48 -03:00
Sergio R. Caprile
3379f11b23 test specific hw example 2023-11-28 19:34:05 -03:00
Sergio R. Caprile
7a3734e54d standardize naming and build options 2023-11-08 13:54:44 -03:00
Sergio R. Caprile
8faa11585c Add Micropython on ESP32 example 2023-11-03 19:15:57 -03:00
Sergio R. Caprile
22fc01d5f2 workaround warning in mbedTLS code 2023-11-03 14:02:08 -03:00
Sergio R. Caprile
3b4672c109 workaround warning in mbedTLS code 2023-11-03 10:37:14 -03: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
15b4d566e7 Add RT1060 examples 2023-10-27 16:19:12 -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
Sergio R. Caprile
2e6188205f rename same54 2023-10-11 16:58:21 -03:00
Sergio R. Caprile
8a8d5ce151 Add FreeRTOS example for RT1020 2023-10-09 17:03:58 -03:00
Sergio R. Caprile
9255ceaf8a Rework RT1020 driver
Add web server in example
Add to tests
2023-10-06 16:56:00 -03:00
Sergio R. Caprile
b355da32b9 Add GA OpenSSL tests back 2023-09-19 12:08:02 -03:00
Sergio R. Caprile
fdfad8462c Optimize test coverage 2023-09-12 16:28:10 -03:00
Sergio R. Caprile
3773ef45e7 Optimize test coverage 2023-09-12 16:22:54 -03:00
Sergio R. Caprile
c0ca3cacb4 Fixing test.yml 2023-09-12 15:05:29 -03:00
Sergio R. Caprile
bed0630698
Fixing test.yml 2023-09-12 09:13:38 -03:00
Sergio R. Caprile
43503ef73a increase test coverage 2023-09-11 17:46:25 -03:00
Sergio R. Caprile
7f52717e9d increase test coverage 2023-09-11 17:41:36 -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
fd53548c5e Add MQTT example and test for SAME54 2023-08-21 19:24:33 -03:00
Sergio R. Caprile
354ea30797 Add MQTT example and test for SAME54 2023-08-21 19:11:50 -03:00
Sergio R. Caprile
a8712e2307 add H7 FreeRTOS example 2023-08-08 14:38:41 -03: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
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
5ee9d22263 momentarily disable MacOS OpenSSL tests 2023-07-26 15:53:59 -03:00
Sergio R. Caprile
29a30239ab momentarily disable OpenSSL tests 2023-07-26 15:33:30 -03:00
Sergio R. Caprile
66010be5a6 move Arduino tests to its dir 2023-07-20 20:22:06 -03:00
Sergio R. Caprile
d791ce393b remove old examples 2023-07-03 18:34:18 -03:00
Sergio R. Caprile
a392a19c9c name changes 2023-07-03 18:27:32 -03:00
Sergio R. Caprile
c2ad2e1151 add more FreeRTOS+lwIP on Cube examples 2023-06-21 19:00:10 -03:00
Sergio R. Caprile
3bf25d86f2 add tests for new Cube examples 2023-06-21 11:32:10 -03:00
Sergio R. Caprile
3ab0e6cade add new Cube examples 2023-06-20 14:35:59 -03:00
Sergio R. Caprile
362b22a673 Add hw test to cube examples 2023-06-19 16:58:37 -03:00
Sergio R. Caprile
d6be9a2bba wip 2023-06-19 14:36:49 -03:00
cpq
2bab274056 Fix build error 2023-06-16 15:57:18 +01:00
Sergio R. Caprile
b57648df14
Update test.yml 2023-04-17 17:02:52 -03:00
Sergio R. Caprile
84b92096d4 Add STM32CubeIDE examples and test for build 2023-04-06 17:33:45 -03:00
Sergio R. Caprile
b098723f78
Update test.yml 2023-03-27 18:19:48 -03:00