Elektrine lite

← Feed

@azonenberg@ioc.exchange

Post #3492972

2026-06-30 15:58 UTC

@alina@girldick.gay this is how i do all of my firmware these days. A single flat ELF binary (or one for bootloader and one for application partition, if I'm doing that) that I can just JTAG straight into flash

Replies (1)

  • @azonenberg@ioc.exchange 2026-06-30 16:02

    @alina@girldick.gay imagine an entire remote management firmware with ssh server and IOS-style CLI and a whole bunch of config stuff, SNTP client, and more in a single flat binary that's well under 200K and compiles in about six seconds

    Open ##3493046