A couple of last-minute, low-priority items.
Raw 802.15.4 support - what to do about it?
https://github.com/tock/libtock-rs/pull/551
* Needs someone knowledgeable about libtock-rs to look at it and review
(this can't all fall on Jonathan's lap)
* What's the bar for merging self-contained changes in libtock-rs?
PIO - how should we handle programmable I/O bytecode?
https://github.com/tock/tock/pull/4179
* Example:
https://github.com/tock/tock/blob/5ad547c0998320b30b0b66ee7ff799dcb65f0f0e/…
* Zephyr deals with this similarly:
https://github.com/zephyrproject-rtos/zephyr/blob/main/drivers/serial/uart_…
Thanks,
Branden Ghena
Northwestern University
On Thu, Sep 26, 2024 at 12:46 PM Amit Levy via Devel <devel(a)lists.tockos.org>
wrote:
> Please response with proposed agenda items and +1s for tomorrows core
> meeting
> _______________________________________________
> Devel mailing list -- devel(a)lists.tockos.org
> To unsubscribe send an email to devel-leave(a)lists.tockos.org
>
Quick check-in on https://github.com/tock/tock/pull/4118
I think it's good to merge (module one simple update from the PR author).
But I want to check on CI error and more importantly what our bar is for a
PR like this.
On Fri, Sep 20, 2024 at 9:45 AM Brad Campbell via Devel <
devel(a)lists.tockos.org> wrote:
> Guidance for external x86 crate.
> https://github.com/tock/tock/pull/4171#discussion_r1757119032
> <https://urldefense.com/v3/__https://github.com/tock/tock/pull/4171*discussi…>
>
> On Fri, Sep 20, 2024 at 2:02 AM Amit Levy via Devel <
> devel(a)lists.tockos.org> wrote:
>
>> Handling different compiler versions upstream (e.g. for forked Rustc for
>> CHERI)
>> _______________________________________________
>> Devel mailing list -- devel(a)lists.tockos.org
>> To unsubscribe send an email to devel-leave(a)lists.tockos.org
>>
>
Meeting Link: https://meetings.dialpad.com/room/tock/1vnk9r3e1b
Agenda
- Updates
- Buffer management:
- PacketBuffer vs Leasable Buffer
- Plan to migrate interfaces
- When should we be updating Rust versions?
- Next release planning