obs: into the repo DSA_pedestal put the next steps
- in each project, add this repository as a git submodule
git submodule add https://github.com/davidcaceres1512/pedestal-stm32-library.git libraries/firmware
- Update the git submodule
git submodule update --remote libraries/firmware
description libraries:
Using library STM32duino_LwIP at version 2.1.2
Using library STM32duino_STM32Ethernet at version 1.2.0
Using library aREST at version 2.9.0
Using library IWatchdog at version 1.0.0 (internal library)
Using library rBase64 at version 1.1.1
Using library ArduinoJson at version 6.17.2
Using library NTPClient at version 3.2.0
Using library STM32RTC-master at version 1.1.0
Using library Crc16-master
Using library CircularBuffer at version 1.3.3
Using library PangolinMQTT at version 1.0.0
Using library STM32AsyncTCP-master at version 1.0.0
Using library SrcWrapper at version 1.0.1 (internal library)
warning! the library pangolinMQTT only works with the version stm32duino_core 1.9.0
urls zip:
- https://github.com/philbowles/PangolinMQTT/archive/refs/heads/v1.0.0.zip
- https://github.com/boseji/rBASE64/archive/refs/tags/v1.1.1.zip
- https://github.com/marcoschwartz/aREST/archive/refs/tags/v2.9.0.zip
- https://github.com/stm32duino/LwIP/archive/refs/tags/2.1.2.zip
- https://github.com/stm32duino/STM32Ethernet/archive/refs/tags/1.2.0.zip
- https://github.com/bblanchon/ArduinoJson/archive/refs/tags/v6.17.2.zip
- https://github.com/vinmenn/Crc16/archive/refs/heads/master.zip
- https://github.com/arduino-libraries/NTPClient/archive/refs/tags/3.2.0.zip
- https://github.com/stm32duino/STM32RTC/archive/refs/tags/1.1.0.zip
- https://github.com/rlogiacco/CircularBuffer/archive/refs/tags/1.3.3.zip
- https://github.com/philbowles/STM32AsyncTCP/archive/refs/heads/master.zip
put libraries in windows:
- decompress libraries.zip
C:\Users\soporte\Documents\Arduino\libraries
put libraries in linux: