Sergio R. Caprile
|
7bce887077
|
Relax test time
|
2023-04-17 16:59:36 -03:00 |
|
scaprile
|
d03941b792
|
Add Keil examples
|
2023-04-11 17:46:28 -03:00 |
|
Sergio R. Caprile
|
1f2be606fa
|
Fix wildcard usage
|
2023-04-07 12:21:14 -03:00 |
|
Sergio R. Caprile
|
84b92096d4
|
Add STM32CubeIDE examples and test for build
|
2023-04-06 17:33:45 -03:00 |
|
Sergio R. Caprile
|
a819513a92
|
Remove old example and its breadcrumbs
|
2023-03-27 18:14:55 -03:00 |
|
Sergio R. Caprile
|
7531b28b4c
|
Add refactored FreeRTOS-Plus-TCP example
|
2023-03-25 13:07:31 -03:00 |
|
Sergio R. Caprile
|
2f5041ac7d
|
Remove no longer necessary includes
|
2023-03-21 14:08:35 -03:00 |
|
Sergio R. Caprile
|
33a3fe9bbd
|
remove references to MIP in examples (comments)
|
2023-03-15 09:43:22 -03:00 |
|
Sergio R. Caprile
|
51eca94504
|
update
|
2023-03-10 09:35:29 -03:00 |
|
Sergio R. Caprile
|
2ece3a8b4c
|
MIP_STATE_* -> MG_TCPIP_STATE_*
|
2023-03-09 11:25:02 -03:00 |
|
Sergio R. Caprile
|
520507afd9
|
unbreak RNDIS examples
|
2023-02-27 11:28:42 -03:00 |
|
Sergio R. Caprile
|
4e7584167b
|
force check and failures
|
2023-02-27 10:54:32 -03:00 |
|
Sergio R. Caprile
|
dadb05e022
|
Add heap limit
|
2023-02-16 15:17:19 -03:00 |
|
Sergio R. Caprile
|
605dfa7366
|
Standardize STM32 RNDIS examples
|
2023-02-13 18:40:09 -03:00 |
|
Sergio R. Caprile
|
8e3eb8b3d2
|
simplify names
|
2023-02-13 16:54:26 -03:00 |
|
Sergio R. Caprile
|
50f5834296
|
Update and standardize F4 FreeRTOS
|
2023-02-13 10:53:59 -03:00 |
|
cpq
|
6f011fce3b
|
Serialize HW tests
|
2023-02-13 03:10:09 +00:00 |
|
Sergio R. Caprile
|
faaff57d2b
|
update Makefile
|
2023-02-10 21:24:42 -03:00 |
|
Sergio R. Caprile
|
40667ef1c1
|
Update Makefile
|
2023-02-10 20:52:55 -03:00 |
|
Sergio R. Caprile
|
4974303e6b
|
Make example as README says
|
2023-02-10 20:06:25 -03:00 |
|
Sergio R. Caprile
|
664bb0a663
|
Merge pull request #2055 from cesanta/makefiles
minor updates
|
2023-02-10 19:45:09 -03:00 |
|
Sergio R. Caprile
|
491596d03d
|
minor updates
|
2023-02-10 19:41:27 -03:00 |
|
Sergio R. Caprile
|
1cb99ea2fc
|
Standardize F4 baremetal
|
2023-02-10 15:53:55 -03:00 |
|
cpq
|
61b9820f78
|
Update READMEs
|
2023-02-09 20:04:07 +00:00 |
|
cpq
|
2e16a10720
|
Fix ifp->eport init
|
2023-02-09 18:39:14 +00:00 |
|
cpq
|
35924ce550
|
Use CMSIS for H7
|
2023-02-09 11:08:22 +00:00 |
|
cpq
|
2c62e58dbd
|
Move mip/ -> src/tcpip/, rename mip_ -> mg_tcpip_
|
2023-02-07 21:35:37 +00:00 |
|
cpq
|
9dc86aa77d
|
Kill ARP cache, kill qprofile
|
2023-02-07 14:26:03 +00:00 |
|
cpq
|
f5ff7cfcf1
|
Introduce sysinit.c, better debug log, more verbose Makefile
|
2023-02-06 21:26:14 +00:00 |
|
cpq
|
1993e9c65b
|
Use CMSIS headers for f429 and f746 baremetal examples
|
2023-02-06 15:00:09 +00:00 |
|
Sergio R. Caprile
|
958eebb16c
|
Add STM32H743ZI driver and example
|
2023-02-03 18:04:29 -03:00 |
|
cpq
|
961cc13948
|
Nits: fix DNS resolution message. Add Makefile comment for testing targets
|
2023-02-02 10:33:00 +00:00 |
|
Sergio R. Caprile
|
15ad58b5cc
|
Merge pull request #2010 from cesanta/f429-debug-uart
Use UART_DEBUG
|
2023-02-01 19:53:53 -03:00 |
|
Sergio R. Caprile
|
06b79600ac
|
Use UART_DEBUG
|
2023-02-01 19:37:35 -03:00 |
|
Sergio R. Caprile
|
b9e633ad06
|
Mods to be testable
|
2023-02-01 19:26:47 -03:00 |
|
cpq
|
d76e69f9a7
|
Use UART_DEBUG
|
2023-02-01 21:08:24 +00:00 |
|
cpq
|
052b40680d
|
Add TLS to pico-w5500 baremetal example
|
2023-01-30 21:30:10 +00:00 |
|
cpq
|
1ead940623
|
Add nucleo-h743zi-baremetal boilerplate, with HW test
|
2023-01-22 11:48:56 +00:00 |
|
Sergio R. Caprile
|
9a7f7255ff
|
Get rid of Docker, part 2: FreeRTOS
|
2023-01-20 18:20:19 -03:00 |
|
Sergio R. Caprile
|
f4d058155a
|
Fix UART1,2 clocking in all other examples
|
2023-01-20 17:49:57 -03:00 |
|
cpq
|
e967feb091
|
Cleanup, adopt for HW test
|
2023-01-20 18:46:19 +00:00 |
|
Sergio R. Caprile
|
44975da7db
|
Get rid of Docker, part 1
|
2023-01-20 12:42:38 -03:00 |
|
Sergio R. Caprile
|
37c0ed0b49
|
Fix AF in UART1,2
|
2023-01-19 15:28:51 -03:00 |
|
cpq
|
556bf7b888
|
Fix uart_init(), use correct AF for UART1/UART2
|
2023-01-19 10:31:26 +00:00 |
|
Sergio R. Caprile
|
645b52602f
|
Update main.c
|
2023-01-13 15:08:00 -03:00 |
|
Sergio R. Caprile
|
feedfdf810
|
Update main.c
|
2023-01-09 14:31:04 -03:00 |
|
Sergio R. Caprile
|
b259bdeddd
|
Rename mip_rxcb to mip_qwrite, add mip_qread and enforce rx() for drivers
|
2023-01-03 19:33:26 -03:00 |
|
Sergio R. Caprile
|
02b1d6260a
|
Add RNDIS example for F7
|
2022-12-23 19:28:33 -03:00 |
|
Sergio R. Caprile
|
ddca518cca
|
Rename driver data structure
|
2022-12-23 15:45:30 -03:00 |
|
cpq
|
6cedca5d76
|
Remove DS_Store
|
2022-12-19 14:40:17 +00:00 |
|