Brad Campbell

Results 656 comments of Brad Campbell

Oh I see, this is because we have a long standing assumption that using address 0x80000000 as a fake flash address (for PIC apps) won't conflict with anything. But if...

Have you thought at all about adding support for tockloader? I gave this some thought (and also bought some pico2 boards), and my best idea is we would need to...

Given how cheap these things are, it sure would be nice if they had an adapter or version that made the swd easy to use. Feels to me like another...

A rebase should fix the netlify errors.

> Looks good. > > Echoing this question from above: > > > Would it make sense to name the crates something ARM-specific (both chip and board)? That would make...

I think we have to move forward with this at this point.

Absolutely! The challenge is _how_. Do we try to implement this directly in Tock? Or try to integrate an existing BLE library? Implementing in Tock usually means defining interfaces for...

I think we move the course code to the archive: https://github.com/tock/tock-archive/pull/5

> However, I think the question is: do we want to have these kinds of examples upstream? No doubt we already have a few, but I'd argue those are basically...