|
Re: large data arrays within .c source
Hi,
I suggest reviewing this document which will be discussed in the TSC this week:
https://docs.google.com/document/d/1heqcv7dzGvM5rA9xpTMW3kyKJLpZsl2Gjsmr5eqBje8/edit
Look at the “Allowed
Hi,
I suggest reviewing this document which will be discussed in the TSC this week:
https://docs.google.com/document/d/1heqcv7dzGvM5rA9xpTMW3kyKJLpZsl2Gjsmr5eqBje8/edit
Look at the “Allowed
|
By
Nashif, Anas
·
#8325
·
|
|
Re: large data arrays within .c source
I think in general, we should push vendors away from binary blobs if we can, which would help keep the contribution guidelines to a high standard. Simply rejecting the vendors' blobs during the code
I think in general, we should push vendors away from binary blobs if we can, which would help keep the contribution guidelines to a high standard. Simply rejecting the vendors' blobs during the code
|
By
Jack Rosenthal
·
#8324
·
|
|
Now: Zephyr: Toolchain Working Group - 01/10/2022
#cal-notice
Zephyr: Toolchain Working Group
When:
01/10/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
Description:
Live meeting
Zephyr: Toolchain Working Group
When:
01/10/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
Description:
Live meeting
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8323
·
|
|
Re: large data arrays within .c source
Hi,
I wonder how an array containing binary data created from source code with an unknown license can be said to conform to
Hi,
I wonder how an array containing binary data created from source code with an unknown license can be said to conform to
|
By
Rasmussen, Torsten
·
#8322
·
|
|
Re: large data arrays within .c source
Carles,
Our board has a separate connectivity (WiFi/BT) radio IC. The array is patch/executable required by the external device, which must be loaded on to the external device by the host
Carles,
Our board has a separate connectivity (WiFi/BT) radio IC. The array is patch/executable required by the external device, which must be loaded on to the external device by the host
|
By
Keith.Wheeler@...
·
#8321
·
|
|
Event: Zephyr: Toolchain Working Group - 01/10/2022
#cal-reminder
Reminder: Zephyr: Toolchain Working Group
When:
01/10/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
An RSVP is requested.
Reminder: Zephyr: Toolchain Working Group
When:
01/10/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
An RSVP is requested.
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8320
·
|
|
Re: large data arrays within .c source
Hi Keith,
What does the data array represent or contain?
Thanks,
Carles
Hi Keith,
What does the data array represent or contain?
Thanks,
Carles
|
By
Carles Cufi
·
#8319
·
|
|
large data arrays within .c source
Good day,
Our board support requires a .c file that is essentially a large data array. If the source file includes appropriate open source wording in the comments, is this acceptable?
Thank
Good day,
Our board support requires a .c file that is essentially a large data array. If the source file includes appropriate open source wording in the comments, is this acceptable?
Thank
|
By
Keith.Wheeler@...
·
#8318
·
|
|
Event: Zephyr: Power Management Sync - 01/06/2022
#cal-reminder
Reminder: Zephyr: Power Management Sync
When:
01/06/2022
11:00am to 12:00pm
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr: Power Management Sync
When:
01/06/2022
11:00am to 12:00pm
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8317
·
|
|
Event: Zephyr Project: Dev Meeting - 01/06/2022
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When:
01/06/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here
Reminder: Zephyr Project: Dev Meeting
When:
01/06/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8316
·
|
|
Re: Dev Review Agenda - Jan 6, 2022
Hi again,
I messed up the GitHub filter and didn’t see any Issues with the dev-review label (I only saw PRs). Here’s an updated agenda and filter:
clang-format: improve and update
Hi again,
I messed up the GitHub filter and didn’t see any Issues with the dev-review label (I only saw PRs). Here’s an updated agenda and filter:
clang-format: improve and update
|
By
Maureen Helm
·
#8315
·
|
|
Re: #gettingstartedguide
#gettingstartedguide
If the Windows long path doesn’t prove to be the issue, you might check your west.yml and make sure that the repo is listed in that manifest.The “ERROR: update failed for project
If the Windows long path doesn’t prove to be the issue, you might check your west.yml and make sure that the repo is listed in that manifest.The “ERROR: update failed for project
|
By
Graydon, Connor Jameson <connor.graydon@...>
·
#8314
·
|
|
Dev Review Agenda - Jan 6, 2022
Hi everyone,
Happy New Year! Starting this week, I’m taking over Dev Review meeting responsibilities from Kumar. We’ll continue the dev-review label in GitHub to tag PRs or Issues for
Hi everyone,
Happy New Year! Starting this week, I’m taking over Dev Review meeting responsibilities from Kumar. We’ll continue the dev-review label in GitHub to tag PRs or Issues for
|
By
Maureen Helm
·
#8313
·
|
|
Mesh Node with a BLE scanner
Hi
We are trying to scan BLE beacons with a Bluetoorh Mesh Node.
We have added the part of the code of the BLE scanner and we get this error code.
Scanning failed to start (err -11)
thanks
Hi
We are trying to scan BLE beacons with a Bluetoorh Mesh Node.
We have added the part of the code of the BLE scanner and we get this error code.
Scanning failed to start (err -11)
thanks
|
By
Omar Morceli
·
#8312
·
|
|
Re: API documentation convention
Multiple issues have been raised over time related to this topic. I opened this one ~1y ago: https://github.com/zephyrproject-rtos/zephyr/issues/30466
So to summarize, there are no established rules
Multiple issues have been raised over time related to this topic. I opened this one ~1y ago: https://github.com/zephyrproject-rtos/zephyr/issues/30466
So to summarize, there are no established rules
|
By
Gerard Marull Paretas
·
#8311
·
|
|
API documentation convention
Is there a preferred convention for documenting APIs?
As a typical example, a driver provides an API structure of function pointers that is filled out by each driver instance. The driver then
Is there a preferred convention for documenting APIs?
As a typical example, a driver provides an API structure of function pointers that is filled out by each driver instance. The driver then
|
By
Keith Short
·
#8310
·
|
|
Event: Zephyr Project: APIs - 01/04/2022
#cal-reminder
Reminder: Zephyr Project: APIs
When:
01/04/2022
9:00am to 10:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When:
01/04/2022
9:00am to 10:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8309
·
|
|
Event: Zephyr: Networking Forum - 01/04/2022
#cal-reminder
Reminder: Zephyr: Networking Forum
When:
01/04/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: tsc@...
An RSVP is requested. Click here to
Reminder: Zephyr: Networking Forum
When:
01/04/2022
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: tsc@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8308
·
|
|
API meeting: agenda
Hi all,
Agenda for today:
- drivers: can: rename API functions for better consistency
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/41480
- Road to pinctrl: tracking progress
- Issue:
Hi all,
Agenda for today:
- drivers: can: rename API functions for better consistency
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/41480
- Road to pinctrl: tracking progress
- Issue:
|
By
Carles Cufi
·
#8307
·
|
|
Networking Forum Agenda
Hi all,
There are no open topics in the agenda to discuss during Today’s networking forum (January4th) - please let me know if youany. Nevertheless, I’ll keep the slot open, as in the previous
Hi all,
There are no open topics in the agenda to discuss during Today’s networking forum (January4th) - please let me know if youany. Nevertheless, I’ll keep the slot open, as in the previous
|
By
Lubos, Robert
·
#8306
·
|