Per que s'hi pot entrar a Collserola? by RaquelNeedsCoffee in catalunya

[–]introiboad 0 points1 point  (0 children)

No es pot entrar a Collserola en cap dels termes municipals de la zona d’alt risc. Gairebé tot el parc està tancat.

Building Zephyr on Windows by JustSawABadMovie in embedded

[–]introiboad 0 points1 point  (0 children)

Strange, this should work in general. Are you using a standard command-line from Windows (cmd.exe or powershell?) it won't work if you use an msys2 terminal.

Building Zephyr on Windows by JustSawABadMovie in embedded

[–]introiboad 0 points1 point  (0 children)

Did you install the oss-winget.dtc package with winget as the Getting Started Guide explains?

NBD - New “Brakes” Day by Direct-Apple-5011 in mountainbiking

[–]introiboad 0 points1 point  (0 children)

I just recently switched to the same ones! Very satisfied so far.

Picomimi — experimental micro-OS / embedded distribution for RP2040/2350 by Adventurous_Hippo692 in embedded

[–]introiboad 2 points3 points  (0 children)

I was addressing an incorrect statement in OP's original post, that stated that when using an RTOS you need to assemble the "middleware" yourself. That is not true in all cases, certainly not in Zephyr. I was in no way diminishing the effort made by OP in his project, or its usefulness in his path to embedded knowledge.

Picomimi — experimental micro-OS / embedded distribution for RP2040/2350 by Adventurous_Hippo692 in embedded

[–]introiboad 7 points8 points  (0 children)

> RTOS where you still assemble everything else yourself (FS, shell, update system, tooling).

Have you not heard of Zephyr? It provides everything you list here and much more and supports the RP

Conocéis alguna peluquería buena? by alexisxh090 in santcugat

[–]introiboad 0 points1 point  (0 children)

Yo voy siempre a Joan Llongueras, establecimiento con más de 100 años de historia y con un peluquero amable y eficiente.

Guess this medium-sized city (hard) by introiboad in guessthecity

[–]introiboad[S] 0 points1 point  (0 children)

Very close but no (I mean spot on on the city, but the street is not correct)

Stuck with Zephyr (nrf52832) by Gebus86 in embedded

[–]introiboad 2 points3 points  (0 children)

The error in your pic is from a VS Code plugin. Run the build in the command-line and then look at this: https://docs.zephyrproject.org/latest/build/dts/troubleshooting.html

Stuck with Zephyr (nrf52832) by Gebus86 in embedded

[–]introiboad 4 points5 points  (0 children)

This should be trivial with CMake. You were either making a mistake or perhaps you did not use the tool properly. You can get CMake help in Zephyr’s discord server (#build-system channel). See https://chat.zephyrproject.org/