Epicurus v0.3.7
Epicurus v0.3.7
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.
e87e7db0bf3a30729f64e1d3bb323b8baf6c91491a7d9e40c56242063afc7ae6 ./epicurus-cli-v0.3.7.tar.gz
6e1d62a71d1b218158b4c1e800fc524ace837d244a69f5365922739a340d4c22 ./epicurus-pic16f193x-v0.3.7.tar.gz
b7988690999a36e387ba90fc29122c3cc1ff696d4e9c685c90c2e51903e2c8b5 ./epicurus-pic16f87xa-v0.3.7.tar.gz
33ffbe59eb90cbb7971043322db59cfd9ff848658e6f4c97517963a691ba559b ./epicurus-pic18fxx5x-v0.3.7.tar.gz