|
Re: C++ user apps
See https://docs.zephyrproject.org/latest/reference/kernel/other/cxx_support.html?highlight=cxx
For application code it seems to be OK. You just have to enable it properly in your config:
Some of the
See https://docs.zephyrproject.org/latest/reference/kernel/other/cxx_support.html?highlight=cxx
For application code it seems to be OK. You just have to enable it properly in your config:
Some of the
|
By
Kim Bøndergaard
·
#7287
·
|
|
Re: C++ user apps
The meta-issue is: https://github.com/zephyrproject-rtos/zephyr/issues/18554
I personally am using C++20 but haven't got language-independent functionality to the point where I can really start making
The meta-issue is: https://github.com/zephyrproject-rtos/zephyr/issues/18554
I personally am using C++20 but haven't got language-independent functionality to the point where I can really start making
|
By
Peter A. Bigot
·
#7286
·
|
|
C++ user apps
Hi,
Is there any guidance about using C++ in Zephyr? Is it common / recommended?
Does anyone have a link to a previous discussion?
Regards,
Simon
Hi,
Is there any guidance about using C++ in Zephyr? Is it common / recommended?
Does anyone have a link to a previous discussion?
Regards,
Simon
|
By
Simon Glass
·
#7285
·
|
|
BLE Controller Core Spec 5.2 Power Control Feature
Hello all,
I am working on the LE power control feature of Core Spec 5.2. I am almost 60-70% done defining the air-messages and the state machine within the llcp and he actions/behavior upon receiving
Hello all,
I am working on the LE power control feature of Core Spec 5.2. I am almost 60-70% done defining the air-messages and the state machine within the llcp and he actions/behavior upon receiving
|
By
khaled.elsayed@...
·
#7284
·
|
|
Zephyr module and build settings. (BOARD, SOC, DTS, and ARCH root support)
Hi,
Zephyr modules has been extended to support multiple BOARD_ROOT, SOC_ROOT, DTS_ROOT, and ARCH_ROOT on command line.
Also Zephyr modules `module.yml` schema has been extended to allow modules
Hi,
Zephyr modules has been extended to support multiple BOARD_ROOT, SOC_ROOT, DTS_ROOT, and ARCH_ROOT on command line.
Also Zephyr modules `module.yml` schema has been extended to allow modules
|
By
Rasmussen, Torsten
·
#7283
·
|
|
Re: Cannot debug specific files
#builds
#debug
#bluetooth
#nrf52
#nrf52832
Hi,
you can check the content of the build.ninja in the build directory. Look for the files that you suspect are built incorrectly and check the build flags. That should at least confirm that the
Hi,
you can check the content of the build.ninja in the build directory. Look for the files that you suspect are built incorrectly and check the build flags. That should at least confirm that the
|
By
pawel.dunaj@...
·
#7282
·
|
|
Cannot debug specific files
#builds
#debug
#bluetooth
#nrf52
#nrf52832
Hello,
NOTE: I also posted this on github:https://github.com/zephyrproject-rtos/zephyr/issues/27706 I don't know which channel is the correct one for these types of issues.
I have a question about
Hello,
NOTE: I also posted this on github:https://github.com/zephyrproject-rtos/zephyr/issues/27706 I don't know which channel is the correct one for these types of issues.
I have a question about
|
By
b.j.hendriks@...
·
#7281
·
|
|
Pending pull requests needing reviews
Hi,
We have submitted 3 pull requests recently for adding new functionality to zephyr which are waiting to be merged/reviewed, is anyone able to have a look at the following PR’s to progress
Hi,
We have submitted 3 pull requests recently for adding new functionality to zephyr which are waiting to be merged/reviewed, is anyone able to have a look at the following PR’s to progress
|
By
lairdjm
·
#7280
·
|
|
Zephyr Project: Dev Meeting - Thu, 08/20/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 20 August 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 20 August 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7279
·
|
|
Dev-Review Meeting Agenda Aug 20
Hi,
Kumar is out this week, so I'm sending the dev-review agenda.
* There are no open issues and just one seemingly stale PR (#24107) with
the "dev-review" label, so there doesn't seem to be
Hi,
Kumar is out this week, so I'm sending the dev-review agenda.
* There are no open issues and just one seemingly stale PR (#24107) with
the "dev-review" label, so there doesn't seem to be
|
By
Bolivar, Marti
·
#7278
·
|
|
RFC: API Change: usb: Device argument to USB HID ops
Hello,
I would like to post an RFC issue in USB subsystem. Here is the link for the issue itself:
https://github.com/zephyrproject-rtos/zephyr/issues/27612
And the proposed PR resolving the
Hello,
I would like to post an RFC issue in USB subsystem. Here is the link for the issue itself:
https://github.com/zephyrproject-rtos/zephyr/issues/27612
And the proposed PR resolving the
|
By
Obalski, Emil <Emil.Obalski@...>
·
#7277
·
|
|
Zephyr Project: APIs - Tue, 08/18/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 18 August 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: APIs
When: Tuesday, 18 August 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7276
·
|
|
Re: LVGL support and more examples
Hi Jan,
I'm using Nordic Connect SDK with Segger Embedded Studio, maybe that's why I'm confused. There is no option to select the shield in Segger and the nordic people forwarded me to Zephyr for
Hi Jan,
I'm using Nordic Connect SDK with Segger Embedded Studio, maybe that's why I'm confused. There is no option to select the shield in Segger and the nordic people forwarded me to Zephyr for
|
By
Lazar Chervenkov <lazar.chervenkov@...>
·
#7275
·
|
|
Re: LVGL support and more examples
Hi Lazar,
Not sure if your question is about how to tell LVGL which display to use or how to select a specific display controller.
The former is done by setting CONFIG_LVGL_DISPLAY_DEV_NAME to the
Hi Lazar,
Not sure if your question is about how to tell LVGL which display to use or how to select a specific display controller.
The former is done by setting CONFIG_LVGL_DISPLAY_DEV_NAME to the
|
By
Jan Van Winkel <jan.van_winkel@...>
·
#7274
·
|
|
Re: LVGL support and more examples
Hi Carles,
I don't understand how to select which driver is used for the current project, as all are listed in the kconfig.
Thanks!
Hi Carles,
I don't understand how to select which driver is used for the current project, as all are listed in the kconfig.
Thanks!
|
By
Lazar Chervenkov <lazar.chervenkov@...>
·
#7273
·
|
|
API meeting agenda: 2020-08-18
Carles has asked me to stand in for him again in coordinating this week's API telecon.
Topics include:
https://github.com/zephyrproject-rtos/zephyr/pull/25049 on USB include files, which I propose
Carles has asked me to stand in for him again in coordinating this week's API telecon.
Topics include:
https://github.com/zephyrproject-rtos/zephyr/pull/25049 on USB include files, which I propose
|
By
Peter A. Bigot
·
#7272
·
|
|
Re: [LWM2M] Client example - QEMU x86
Robert,
Thanks again for your help.
It works fine.
I just flush dev tap0 and it is ok now in IPv4 and IPv6.
There is just one issue in strdup allocation. Default size is too small (we need more than 4
Robert,
Thanks again for your help.
It works fine.
I just flush dev tap0 and it is ok now in IPv4 and IPv6.
There is just one issue in strdup allocation. Default size is too small (we need more than 4
|
By
Guillaume PAQUET <guillaume.paquet@...>
·
#7271
·
|
|
Re: [LWM2M] Client example - QEMU x86
Hi Robert,
I think I saw what is wrong for me.
I have bad configuration on tap0.
Indeed, I have not the good inet addr. Here is my output :
tap0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
Hi Robert,
I think I saw what is wrong for me.
I have bad configuration on tap0.
Indeed, I have not the good inet addr. Here is my output :
tap0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
|
By
Guillaume PAQUET <guillaume.paquet@...>
·
#7270
·
|
|
Re: [LWM2M] Client example - QEMU x86
Hi Guillaume,
I’ve just verified the sample with current master (4bd247af700a88df3d5f2cca60e46b5669b4aa71), and it works fine on my machine.
Please double check if:
The tap0 interface is up
Hi Guillaume,
I’ve just verified the sample with current master (4bd247af700a88df3d5f2cca60e46b5669b4aa71), and it works fine on my machine.
Please double check if:
The tap0 interface is up
|
By
Lubos, Robert
·
#7269
·
|
|
Re: [LWM2M] Client example - QEMU x86
Hi,
Sorry for bad manipulation, my previous mail was not finished ...
So to complete it, I run ./loop-socat.sh and sudo ./loop-slip-tap.sh in net-tools to be able to run QEMU x86 properly.
Thanks for
Hi,
Sorry for bad manipulation, my previous mail was not finished ...
So to complete it, I run ./loop-socat.sh and sudo ./loop-slip-tap.sh in net-tools to be able to run QEMU x86 properly.
Thanks for
|
By
Guillaume PAQUET <guillaume.paquet@...>
·
#7268
·
|