cancel
Showing results for 
Search instead for 
Did you mean: 

wolfSSH config for STM32F103C8T6

VHado
Associate

Hi

I'm new to this thing. does anyone has any example or config on how to implement the wolfSSH for STM32F103C8T6.

Is there any other supporting SSH library which I can use with STM32F103C8T6?

Thanks in advance.

1 REPLY 1
Tomas DRESLER
Senior II

I believe you can take a look at implementation of mbedTLS in other STM32 families and port it to STM32F1 if memory footprint allows. mbedTLS is part of HAL distribution package in F2, F4, F7 families...