Epicurus v0.3.6
Epicurus v0.3.6
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.
20938bd12f642d509a2e65339f5a365daee43286f42118da657af0c5e27def02 ./epicurus-cli-v0.3.6.tar.gz
cf97c4efcbaa4b3f39a891a68062250167b02f70e70e636654bc4ab097ac555f ./epicurus-pic16f193x-v0.3.6.tar.gz
da58bb4a62ccf2b4e9124f9c581346b29a1162da6f7b643bab72ec8e2255485f ./epicurus-pic16f87xa-v0.3.6.tar.gz
f5f015508750c49242bc8aa29aa0c7fd5f5c875db280cb6d2b13af7198c7fe05 ./epicurus-pic18fxx5x-v0.3.6.tar.gz