Live data from Hacker News

Viewing profile — embedpythony

embedpythony

HN member
Joined
Sun, Aug 16, 2020, 6:46 PM UTC
HN karma
21
Public activity
3 items

About embedpythony

No profile information was provided.

Recent public activity

  1. comment
    Comment #24180566

    It already does! (As long as the target supports LLVM) https://rust-embedded.github.io/book/

  2. comment
    Comment #24180528

    To be fair, there are BSPs for cheap chips like Espressif microcontrollers and a myriad of minimal development boards. You don't need to buy a pyboard, and part of the reason those…

  3. comment
    Comment #24180278

    There are a few reasons. Number one, stability issues from heap fragmentation. http://docs.micropython.org/en/latest/reference/constrained.... Even if you are careful about manual …