contiki-ng / contiki-ng

Contiki-NG: The OS for Next Generation IoT Devices
https://www.contiki-ng.org/
BSD 3-Clause "New" or "Revised" License
1.3k stars 698 forks source link

CC1312R7 #1956

Open blueremo opened 2 years ago

blueremo commented 2 years ago

Hi, I'm using the cc1312r7 but contiki-ng doesn't support the cc1312r7.

When will the cc1312r7 be supported?

Also the core sdk is old version.

Are there any plans to update the SDK? If right, when will it be updated?

alexrayne commented 2 years ago

you can try this PR #1384 , to design your chip.

maintaner of contiki-ng developing target for simplelink library, maybe this one can alredy handle yur chip

arurke commented 2 years ago

hi @blueremo , I have plans to submit a PR with an updated SDK, and that should bring in support for r7 as well. Hoping I can get it done this autumn.

thomasschonbeck commented 1 year ago

Hi Arurke, did you have time to finalize the work of porting it to r7?

arurke commented 1 year ago

hi @thomasschonbeck. Unfortunately other things got pushed in front of it, but it is not abandoned in any sense. Part of the work is now being done at my employer so this might impact the timing as to when I can open-source it.

JMartinezEco commented 3 weeks ago

Any news on this?

arurke commented 3 weeks ago

Unfortunately I found the work needed to get the port suitable for the public contiki-ng repo. is quite significant, and I have simply not found time for it. There is some movement on the SDK (which needs updating), see issues and pull requests in https://github.com/contiki-ng/coresdk_cc13xx_cc26xx.