Skip to main content
shadab abedin
Associate II
December 13, 2020
Question

How to add ICUBE LRwan Lora pacakege into my project in stm32ide

  • December 13, 2020
  • 3 replies
  • 2282 views

How to add LORAWAN package into my project and I try to include the package into include path but not any success.0693W000006FYi6QAG.png

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
December 14, 2020

I'm not a STM32CubeIDE user, but this project looks to have far too many files and subdirectories included in it.

I would recommend cloning the PingPong project, and using that as a starting point to include your own code and files

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
shadab abedin
Associate II
December 14, 2020

what about the other depended folders...should i Let it remove....or ping pong folder is enough?

Tesla DeLorean
Guru
December 14, 2020

Not a user of this IDE or Eclipse based tools. Keil allows me to be at the PingPong project level/depth and then back reference relatively into the HAL libraries, middleware, etc.​

The alternative presumably would be to make a more self contained tree where just the libraries, etc are copied/forked​, along with the singular project files, and deal with the more truncated relative paths within that.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Cartu38 OpenDev
Graduate II
December 14, 2020

File > Open Project From File System :

0693W000006FaZLQA0.jpg