Epicurus v0.3.4
Epicurus v0.3.4
Source bundles, one per family. Download the one for your
part, unpack it, and point EPICURUS_DIR at it. Each
bundle carries its own QUICKSTART.md, SUPPORT.md,
MPLABX.md, and a reference MPLAB X project under
examples/.
EPICURUS_DIR := third_party/epicurus
EPICURUS_MCU := 16F877A
EPICURUS_MODULES := serial tick
include $(EPICURUS_DIR)/epicurus.mk
SRCS := main.c $(EPICURUS_SRCS)
CFLAGS += $(EPICURUS_CFLAGS)Stability
This is a 0.x release: the epicurus.mk interface may
still change. Pin this tag rather than tracking a branch.
Support
Not every module builds on every part; the smaller parts
in each family run out of RAM for the larger modules.
Each bundle's SUPPORT.md has the full table with a
reason for every exclusion, and epicurus.mk fails
immediately with that reason rather than as a wall of XC8
linker errors.
Verification
Every bundle in this release was built from a scratch
directory outside the repository before publication.
77667404c45c062aae59158b0526f43e5e5c670504d3c5a29766befd9dce0f17 ./epicurus-pic16f193x-v0.3.4.tar.gz
7376960accc3dc9ed46281382446dfb18d02b4a097911a06ba1c08ca87eb59df ./epicurus-pic16f87xa-v0.3.4.tar.gz
bac0ce3697a4221d6e6c496f3e109e83a7361722cc30a528c86873c87a123075 ./epicurus-pic18fxx5x-v0.3.4.tar.gz