Commit Graph

5 Commits

Author SHA1 Message Date
Ondrej Kosta
99199a57c9 feat(esp_eth): a new folder structure of the driver and other improvements
Fixed memory leak in emac_esp_new_dma function.

Polished ESP EMAC cache management.

Added emac_periph definitions based on SoC features and improved(generalized) ESP EMAC GPIO
initialization.

Added ESP EMAC GPIO reservation.

Added check for frame error condition indicated by EMAC DMA and created a target test.
2025-09-19 18:51:40 +08:00
Chen Yudong
1614af31a1 ci: update protocol/ethernet pytest markers 2025-09-19 18:51:40 +08:00
Armando
accb154b35 feat(ci): Enable p4 example, test_apps and unit tests CI build 2025-09-19 18:51:40 +08:00
Euripedes Rocha
07db66c669 fix(test/mqtt): Removes no-format from test_apps build
Allows warnings on mismatching format strings.
2025-09-19 18:51:40 +08:00
Euripedes Rocha
c0cd2199c9 ci: Migrateunit test for mqtt test to unit test app
- Split mqtt and mqtt5 tests
 - Move common test code to a common component
 - Add necessary python scripts
2025-09-19 18:51:40 +08:00