Guillaume Cluzel bf848defd5 Initial commit
2020-03-25 14:21:41 +01:00
2020-03-25 14:21:41 +01:00
2020-03-25 14:21:41 +01:00
2020-03-25 14:21:41 +01:00
2020-03-25 14:21:41 +01:00
2020-03-25 14:21:41 +01:00

HTTP Client

This HTTP Client is based on Oryx-Embedded Cyclone TCP library (https://oryx-embedded.com). It is made to compile on STM32F769I-dicovery plateform.

Compilation

Use make to compile the project, and make flash to install in on the STM32 card.

You can see the debug messages by opening a terminal on the card with minicom -D /dev/ttyACM0.

Description
No description provided
Readme GPL-3.0 11 MiB
Languages
C 95.3%
Ada 3.6%
TeX 0.5%
Makefile 0.4%
Assembly 0.2%