Elektrine lite

← Feed

@nieldk@infosec.exchange

Post #4162753

2026-07-28 11:47 UTC

@esden@chaos.social I’ve got a small patch for the AT32F435/437 target (at32f43x.c) that decodes the EOPB0 SRAM/zero-wait split so the RAM map matches reconfigured parts. It’s based on an older revision, do you accept PRs against the older branch, or should I rebase onto current main?

Replies (1)

  • @esden@chaos.social 2026-07-28 13:52

    @nieldk@infosec.exchange It would be best if you could rebase it onto the main branch. But if you don't have the time to do that, still consider opening a PR so that the code does not get lost. In general we mostly add things like this to the main branch first and if necessary backport it to the stable branch.

    Open ##4165824