Skip to content

The embedded software for the RoboCIn robots.

Notifications You must be signed in to change notification settings

robocin/ssl-firmware

Repository files navigation

ssl-embedded

PlatformIO CI

Dependencies

- nRF24Communication lib

It's submodule of communication-embedded.

  • So, to clone this repository please use:

     git clone --recurse-submodules -j8 <link>
    
  • Whener you want to update the nRF24Communication lib to the latest version on communication-embedded (master), use:

     git submodule update --init --recursive
    

- ST STM32 Platform

The ST STM32 is a device platform responsible for interface mbed to ARM boards, so it's necessary to install at the PlatformIO extension.

About

The embedded software for the RoboCIn robots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published