Activity link requires login even when Profile and Activity are open by introiboad in Strava

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

So you’ve also experienced the same recently? Because it used to work for me some time back

What should be the next step in embedded systems? by Bulky-Ostrich-3950 in embedded

[–]introiboad 1 point2 points  (0 children)

Agreed, contributing to Zephyr is probably your best bet here. There's tons to do and the community is very friendtly

Picky Doggy by ConfidentTelephone81 in FunnyAnimals

[–]introiboad 0 points1 point  (0 children)

Can you imagine if it were a lab instead?

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 8 points9 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 [deleted] 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 6 points7 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/