[INFO] Simplified makefile

This forum is dedicated to feedback, discussions about ongoing or future developments, ideas and suggestions regarding the ChibiOS projects are welcome. This forum is NOT for support.
User avatar
RoccoMarco
Posts: 655
Joined: Wed Apr 24, 2013 4:11 pm
Location: Munich (Germany)
Has thanked: 83 times
Been thanked: 67 times
Contact:

[INFO] Simplified makefile

Postby RoccoMarco » Fri Mar 09, 2018 7:46 pm

Hello there,
Giovanni has introduced some changes in .mk file which allow to reduce makefile size and reduce effort required to include additional hal libs like chprintf or shell.

I have reworked all the demos to be compliant with this new mechanism. All the STM32 demos and Test HAL applications have been reworked on trunk and Branch_182.

For instance now to include the shell the user should just add the two lines:

Code: Select all

include $(CHIBIOS)/os/hal/lib/streams/streams.mk
include $(CHIBIOS)/os/various/shell/shell.mk


and changes to CSRC and INCDIR are no more required.
Ciao,
RM

Return to “Development and Feedback”

Who is online

Users browsing this forum: No registered users and 14 guests