aboutsummaryrefslogtreecommitdiff
path: root/examples/embedding/Makefile.upylib
AgeCommit message (Expand)Author
2021-04-09examples/embedding: Fix example so it compiles again.Santeri Paavolainen
2019-11-11examples/embedding: Remove obsolete fatfs files from build.Damien George
2018-02-23examples/embedding: Don't prefix $(MPTOP) to ports/unix source files.Damien George
2018-02-22examples/embedding: Update broken paths to use correct $(MPTOP).talljosh
2018-02-14unix/Makefile,embedding/Makefile: Remove obsolete use of STMHAL_SRC_C.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-19all: Remove trailing spaces, per coding conventions.Damien George
2017-05-29various: Spelling fixesVille Skyttä
2017-03-31all: Use full path name when including mp-readline/timeutils/netutils.Damien George
2017-03-23all/Makefile: Remove -ansi from GCC flags, its ignored anyway.Krzysztof Blazewicz
2016-07-22examples/embedding: Example for embedding MicroPython in an app.Paul Sokolovsky