~fdlamotte/pinenut_gem

Gemini server example for Pine64 pinenut
0019c27f — Florent de Lamotte 4 years ago
Initial commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~fdlamotte/pinenut_gem
read/write
git@git.sr.ht:~fdlamotte/pinenut_gem

You can also use your local clone with git send-email.

Simple gemini server example for Pine64 pinenut, based on mbedtls https example.

Link the app directory in the bl_602 SDK customer_app directory and compile.

You should regenerate the key and certificate to match your hostname and inline them in the source.

The server serves a static page, if the request finishes with a colorname (red/green/blue/yellow/black/white) the pinenut LED matches the color.

Have fun.