Re: esp32s3 ble???

2023-09-06 Thread Petro Karashchenko
Hi, The ESP32-S3 BLE support was added in https://github.com/apache/nuttx/pull/10200 so seems that was done after 12.2.1 was released. Best regards, Petro ср, 6 вер. 2023 р. о 23:28 Mike Moretti пише: > Hi, > > After all the troubles I had with BLE+WiFi on the esp32, I found out > that we are

esp32s3 ble???

2023-09-06 Thread Mike Moretti
Hi, After all the troubles I had with BLE+WiFi on the esp32, I found out that we are actually going to be using the ESP32S3 instead. Unfortunately, I don't see any BLE drivers for the ESP32S3 in nuttx-12.2.1 at all, or any configuration options for it.  Is there no support for bluetooth on e

Re: CTU CAN FD driver multi-licence for Nuttx

2023-09-06 Thread raiden00pl
> There are known CAN sources that have GPL code and have been documented in the LICENSE File > All this code is protected under the include GPL code config option and disabled by default > Is this approach approved or we should completely remove the GPL code from NuttX? The code in question is du

RE: CTU CAN FD driver multi-licence for Nuttx

2023-09-06 Thread alin.jerpe...@sony.com
Hi Shane, Thanks for the clarification There are known CAN sources that have GPL code and have been documented in the LICENSE File All this code is protected under the include GPL code config option and disabled by default Is this approach approved or we should completely remove the GPL code

RE: CTU CAN FD driver multi-licence for Nuttx

2023-09-06 Thread Shane Curcuru
On 2023/08/09 00:20:42 Andrew Dennison wrote: Hi Nuttx Dev, We are negotiating with the authors of the linux device driver for the CTU CAN FD IP core to it re-licenced from GPL to so the driver can then be ported to Nuttx. Just a reminder: Apache policy prohibits GPL code, or GPL-derived code,