minus-squareplasmarobo@kbin.socialOPtoRustlang@kbin.social•I'm working on an embedded project (basically just leds and uarts, nothing crazy), but my flash space is pretty limited (64k) and ram isn't much either. linkfedilinkarrow-up1·1 year ago@BeliefPropagator Those are pretty great! Hopefully the implementation is low level. When I was writing my C version I had to ditch the ST HAL for low-level drivers. That thing is a hot mess, esp when you’re trying to cram a bootloader and app into 64k. linkfedilink
plasmarobo@kbin.social to Rustlang@kbin.social · 1 year agoStarting my [#embedded](https://kbin.social/tag/embedded) [#rust](https://kbin.social/tag/rust) journey!plus-squaremessage-squaremessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareStarting my [#embedded](https://kbin.social/tag/embedded) [#rust](https://kbin.social/tag/rust) journey!plus-squareplasmarobo@kbin.social to Rustlang@kbin.social · 1 year agomessage-square0fedilink
plasmarobo@kbin.social to Rustlang@kbin.social · 1 year agoI'm working on an embedded project (basically just leds and uarts, nothing crazy), but my flash space is pretty limited (64k) and ram isn't much either. plus-squaremessage-squaremessage-square2fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareI'm working on an embedded project (basically just leds and uarts, nothing crazy), but my flash space is pretty limited (64k) and ram isn't much either. plus-squareplasmarobo@kbin.social to Rustlang@kbin.social · 1 year agomessage-square2fedilink
minus-squareplasmarobo@kbin.socialtoPC Gaming@kbin.social•Which is the first PC game that blew your mind?linkfedilinkarrow-up2·1 year agoHalf Life 2. Bought it, and ended up having to bypass steam to play it on my garbage machine at the time. linkfedilink
@BeliefPropagator
Those are pretty great!
Hopefully the implementation is low level. When I was writing my C version I had to ditch the ST HAL for low-level drivers. That thing is a hot mess, esp when you’re trying to cram a bootloader and app into 64k.