|
Zephyr 1.5.0 tagged
Hi, Zephyr 1.5.0 was tagged and the merge window for 1.6.0 is now open. 1.6.0 will be released end of November which means the merge window will be open until early November. Release notes for 1.5.0 w
Hi, Zephyr 1.5.0 was tagged and the merge window for 1.6.0 is now open. 1.6.0 will be released end of November which means the merge window will be open until early November. Release notes for 1.5.0 w
|
By
Nashif, Anas
· #3541
·
|
|
Porting to Cortex-M0+
Actually more because nobody did it until now, so you are welcome to do this. I do not think this will conflict with the intent of how to use it in Zephyr. After all the code will be used with Atmel M
Actually more because nobody did it until now, so you are welcome to do this. I do not think this will conflict with the intent of how to use it in Zephyr. After all the code will be used with Atmel M
|
By
Nashif, Anas
· #3505
·
|
|
[RFC] Power Management Infrastructure
Amir, All commits need to pass Jenkins, so you should make the changes and organise the commits in a way that keeps Jenkins happy all the way. Thanks, Anas
Amir, All commits need to pass Jenkins, so you should make the changes and organise the commits in a way that keeps Jenkins happy all the way. Thanks, Anas
|
By
Nashif, Anas
· #3458
·
|
|
Porting to Cortex-M0+
See https://gerrit.zephyrproject.org/r/4160 for the maintainers. Anas
See https://gerrit.zephyrproject.org/r/4160 for the maintainers. Anas
|
By
Nashif, Anas
· #3456
·
|
|
[RFC] Provide a generic interface for getting the SOC ID and version
Did not expect this to generate such a big discussion. Here is a use case in addition to what was mentioned in the thread below. Think of this API as a helper API for higher lever features and not a w
Did not expect this to generate such a big discussion. Here is a use case in addition to what was mentioned in the thread below. Think of this API as a helper API for higher lever features and not a w
|
By
Nashif, Anas
· #3446
·
|
|
intent for KBUILD_ZEPHYR_APP?
Hi, Please do not remove it, it is being used by WR Rocket and other software stacks on top of Zephyr. I have no problem removing this, but first we need an alternate solution. The idea here is that y
Hi, Please do not remove it, it is being used by WR Rocket and other software stacks on top of Zephyr. I have no problem removing this, but first we need an alternate solution. The idea here is that y
|
By
Nashif, Anas
· #3105
·
|
|
intent for KBUILD_ZEPHYR_APP?
See https://github.com/nashif/zephyr_modules The intent was always to remove this and do integration of 3rd party modules in a cleaner way. There are a few build system related bugs/issue that are int
See https://github.com/nashif/zephyr_modules The intent was always to remove this and do integration of 3rd party modules in a cleaner way. There are a few build system related bugs/issue that are int
|
By
Nashif, Anas
· #3101
·
|
|
v1.4.0 seems to have broken my application
Can you please file a bug with some more details? Anas From: Matt Heins <heinsmatt(a)gmail.com> Date: To: "devel(a)lists.zephyrproject.org" <devel(a)lists.zephyrproject.org> Subject: [devel] v1.4.0 se
Can you please file a bug with some more details? Anas From: Matt Heins <heinsmatt(a)gmail.com> Date: To: "devel(a)lists.zephyrproject.org" <devel(a)lists.zephyrproject.org> Subject: [devel] v1.4.0 se
|
By
Nashif, Anas
· #3097
·
|
|
fstat vs _fstat implementation in newlib/libc-hooks.c
Kumar, The fstat is not being used and is left there by mistake from a previous implementation of the hooks. I think it is safe to remove it. Anas
Kumar, The fstat is not being used and is left there by mistake from a previous implementation of the hooks. I think it is safe to remove it. Anas
|
By
Nashif, Anas
· #3075
·
|
|
Building Jerryscript, Zephyr and Arduino 101
Nice. I was able to flash it on the 101, got the shell and was able to run the test.. Maybe I am missing something, but should I be able to type into JS code into the shell directly? Every time I do t
Nice. I was able to flash it on the 101, got the shell and was able to run the test.. Maybe I am missing something, but should I be able to type into JS code into the shell directly? Every time I do t
|
By
Nashif, Anas
· #3018
·
|
|
whitespace Kconfig cleanup patch
Kumar, I would prefer 1 patch, since it is fixing one issue ☺ Thanks, Anas
Kumar, I would prefer 1 patch, since it is fixing one issue ☺ Thanks, Anas
|
By
Nashif, Anas
· #3010
·
|
|
CMSIS, ksdk and nrf52 integration
Don’t have any strong preference here, as long as it is hidden from the users ☺ Anas
Don’t have any strong preference here, as long as it is hidden from the users ☺ Anas
|
By
Nashif, Anas
· #3007
·
|
|
CMSIS, ksdk and nrf52 integration
Great. Will wait for that. Anas
Great. Will wait for that. Anas
|
By
Nashif, Anas
· #3004
·
|
|
CMSIS, ksdk and nrf52 integration
Hi Maureen, Carles: In the interest of moving forward with CMSIS and related pending changes, I am proposing the following: - merge CMSIS+ksdk patches from Maureen - add basic support in Kconfig and t
Hi Maureen, Carles: In the interest of moving forward with CMSIS and related pending changes, I am proposing the following: - merge CMSIS+ksdk patches from Maureen - add basic support in Kconfig and t
|
By
Nashif, Anas
· #2998
·
|
|
Structure for external libraries, HAL
Yeah, README is fine here, I would also add this to the documentation, including usage and policies etc for external modules. I would add those to the top level MAINTAINERS file we are planning to add
Yeah, README is fine here, I would also add this to the documentation, including usage and policies etc for external modules. I would add those to the top level MAINTAINERS file we are planning to add
|
By
Nashif, Anas
· #2982
·
|
|
Structure for external libraries, HAL
Right, changed to ^ext/ Anas
Right, changed to ^ext/ Anas
|
By
Nashif, Anas
· #2981
·
|
|
Structure for external libraries, HAL
hi, A followup to this: I just submitted a patch to exclude ext/hal from checkpatch. The primary reason was how CI works. CI aborts if it finds any style issues and it does not complete the unit testi
hi, A followup to this: I just submitted a patch to exclude ext/hal from checkpatch. The primary reason was how CI works. CI aborts if it finds any style issues and it does not complete the unit testi
|
By
Nashif, Anas
· #2977
·
|
|
Structure for external libraries, HAL
it will not replace lib/. Lib currently has both the minimal c library implementation and tiny crypt. We might need to move tiny-crypt to ext/lib though. Well, those can go under ext/lib for example :
it will not replace lib/. Lib currently has both the minimal c library implementation and tiny crypt. We might need to move tiny-crypt to ext/lib though. Well, those can go under ext/lib for example :
|
By
Nashif, Anas
· #2976
·
|
|
Structure for external libraries, HAL
Hi, As you are probably already aware, we have a few changes in review that add external components to Zephyr, especially the CMSIS headers needed for porting more Cortex-M MCUs and board. Zephyr alre
Hi, As you are probably already aware, we have a few changes in review that add external components to Zephyr, especially the CMSIS headers needed for porting more Cortex-M MCUs and board. Zephyr alre
|
By
Nashif, Anas
· #2968
·
|
|
Zephyr sdks builds in jenkins?
Kumar, This is currently being worked on. There is an issue with the host OS where the yocto build is not completing the build. Anas
Kumar, This is currently being worked on. There is an issue with the host OS where the yocto build is not completing the build. Anas
|
By
Nashif, Anas
· #2938
·
|