|
Re: deprecation policy
I think it calls for a separate include
I'd put public app interfaces in include/zephyr
anything in include/ itself is a private kernel interface, fair game (same applies to
I think it calls for a separate include
I'd put public app interfaces in include/zephyr
anything in include/ itself is a private kernel interface, fair game (same applies to
|
By
Perez-Gonzalez, Inaky <inaky.perez-gonzalez@...>
·
#3340
·
|
|
REMINDER: Merge window will be closed today Aug 1st at midnight PDT.
rc0 will be then released, rc1 next Friday
Thank you!
rc0 will be then released, rc1 next Friday
Thank you!
|
By
Perez-Gonzalez, Inaky <inaky.perez-gonzalez@...>
·
#3339
·
|
|
Re: SDK version used in CI?
Hi!
Is the 0.8.1.
here is the install script for CI
Hi!
Is the 0.8.1.
here is the install script for CI
|
By
Perez Hernandez, Javier B <javier.b.perez.hernandez@...>
·
#3338
·
|
|
SDK version used in CI?
What version of the SDK are we using in CI?
- k
What version of the SDK are we using in CI?
- k
|
By
Kumar Gala
·
#3337
·
|
|
System Design - Need feedback from developers
Hi
Need clarifications on the system design ,
Consider the following example
1. There is a main task named Main_task
2. There are two tasks TASK_A and TASK_B .. Both these tasks are stared from
Hi
Need clarifications on the system design ,
Consider the following example
1. There is a main task named Main_task
2. There are two tasks TASK_A and TASK_B .. Both these tasks are stared from
|
By
Mahendravarman rajarao <mahendravarman.rajarao@...>
·
#3336
·
|
|
Re: deprecation policy
Thanks Niheer.
wrt item #2, my current understanding is that all internel kernel
interfaces are prefixed with '_'.
Andrew
Thanks Niheer.
wrt item #2, my current understanding is that all internel kernel
interfaces are prefixed with '_'.
Andrew
|
By
Boie, Andrew P
·
#3335
·
|
|
Re: deprecation policy
By
Patel, Niheer <Niheer.Patel@...>
·
#3334
·
|
|
Re: deprecation policy
They were exposed to the application level. They both were concerned
with installing interrupt handlers dynamically at runtime. The
preferred approach nowadays is to configure interrupts statically
They were exposed to the application level. They both were concerned
with installing interrupt handlers dynamically at runtime. The
preferred approach nowadays is to configure interrupts statically
|
By
Boie, Andrew P
·
#3333
·
|
|
Re: deprecation policy
Was it expected that the interface was for kernel code only? If so, I think its fair game to remove.
If this was intended for some application code, we should probably come up with with a documented
Was it expected that the interface was for kernel code only? If so, I think its fair game to remove.
If this was intended for some application code, we should probably come up with with a documented
|
By
Kumar Gala
·
#3332
·
|
|
Re: Porting to Cortex-M0+
I am not too deeply familiar with ARM arch code. Ben Walsh would be the
person to talk to. I believe he gets back from sabbatical today
although it may take him some time to get through all his
I am not too deeply familiar with ARM arch code. Ben Walsh would be the
person to talk to. I believe he gets back from sabbatical today
although it may take him some time to get through all his
|
By
Boie, Andrew P
·
#3331
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 1
[ZEP-616] OS X setup instructions not working on El Capitan
https://jira.zephyrproject.org/browse/ZEP-616
UPDATED JIRA items within last 24 hours:
NEW JIRA items within last 24 hours: 1
[ZEP-616] OS X setup instructions not working on El Capitan
https://jira.zephyrproject.org/browse/ZEP-616
UPDATED JIRA items within last 24 hours:
|
By
donotreply@...
·
#3330
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3512 : console: shell: Zephyr shell enhancement
- https://gerrit.zephyrproject.org/r/3511 : net: contiki: Add NULL check to neighbor
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3512 : console: shell: Zephyr shell enhancement
- https://gerrit.zephyrproject.org/r/3511 : net: contiki: Add NULL check to neighbor
|
By
donotreply@...
·
#3329
·
|
|
Porting to Cortex-M0+
Hi,
I am in the process of porting Zephyr to Cortex-M0+, the problem is that for the M0+ if you use a Supervisor Call (SVC) with interrupts disabled, since there is no interrupt masking either, then
Hi,
I am in the process of porting Zephyr to Cortex-M0+, the problem is that for the M0+ if you use a Supervisor Call (SVC) with interrupts disabled, since there is no interrupt masking either, then
|
By
Euan Mutch <euan.mutch@...>
·
#3328
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 2
[ZEP-612] Need to send a dummy packet to establish connection using the TCP/IP stack
https://jira.zephyrproject.org/browse/ZEP-612
[ZEP-615] Un-supported
NEW JIRA items within last 24 hours: 2
[ZEP-612] Need to send a dummy packet to establish connection using the TCP/IP stack
https://jira.zephyrproject.org/browse/ZEP-612
[ZEP-615] Un-supported
|
By
donotreply@...
·
#3327
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3506 : fs: Adds flash device support to diskio interface
UPDATED within last 24 hours:
- https://gerrit.zephyrproject.org/r/3495 :
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3506 : fs: Adds flash device support to diskio interface
UPDATED within last 24 hours:
- https://gerrit.zephyrproject.org/r/3495 :
|
By
donotreply@...
·
#3326
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 4
[ZEP-607] Shell APP doesn't work on Galileo board
https://jira.zephyrproject.org/browse/ZEP-607
[ZEP-608] Console: shell won't wake up from sleep in micro
NEW JIRA items within last 24 hours: 4
[ZEP-607] Shell APP doesn't work on Galileo board
https://jira.zephyrproject.org/browse/ZEP-607
[ZEP-608] Console: shell won't wake up from sleep in micro
|
By
donotreply@...
·
#3325
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3504 : samples/net: Add network-related functions to MQTT Subscriber
- https://gerrit.zephyrproject.org/r/3502 : sys_log: replace old
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3504 : samples/net: Add network-related functions to MQTT Subscriber
- https://gerrit.zephyrproject.org/r/3502 : sys_log: replace old
|
By
donotreply@...
·
#3324
·
|
|
Re: [RFC] Provide a generic interface for getting the SOC ID and version
If what you are talking about is really for errata than I think we should solve that specific problem. I think a combination of a consistent #define naming and usage convention:
#define
If what you are talking about is really for errata than I think we should solve that specific problem. I think a combination of a consistent #define naming and usage convention:
#define
|
By
Kumar Gala
·
#3323
·
|
|
Daily JIRA Digest
NEW JIRA items within last 24 hours: 4
[ZEP-605] SMP over BR/EDR
https://jira.zephyrproject.org/browse/ZEP-605
[ZEP-603] In coap_server sample application, observable resource does not generate
NEW JIRA items within last 24 hours: 4
[ZEP-605] SMP over BR/EDR
https://jira.zephyrproject.org/browse/ZEP-605
[ZEP-603] In coap_server sample application, observable resource does not generate
|
By
donotreply@...
·
#3322
·
|
|
Daily Gerrit Digest
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3494 : net: coap: Add a Kconfig option to enable/disable link format filters
- https://gerrit.zephyrproject.org/r/3493 : net:
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/3494 : net: coap: Add a Kconfig option to enable/disable link format filters
- https://gerrit.zephyrproject.org/r/3493 : net:
|
By
donotreply@...
·
#3321
·
|