Skip to content

david-maison-TrustInSoft/Http_Cyclone

 
 

Repository files navigation

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.

Use project

Use git clone --recursive <git_repo> to collect all the sources needed.

Compilation

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

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

Proof

To prove the correctness of the SPARK code, use make prove.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 96.9%
  • Ada 2.2%
  • Other 0.9%