Re: FreeBSD / BSD

2021-10-08 Thread Tomasz CEDRO
On Fri, Oct 8, 2021 at 8:38 PM Gregory Nutt wrote: > > I don't think that there is any particular reason to "forbid" Python in the > build. The current build does not depend on Python and, hence, adding the > requirement for Python would probably affect many people in the community. > Historically

Re: FreeBSD / BSD

2021-10-08 Thread Gregory Nutt
I don't think that there is any particular reason to "forbid" Python in the build. The current build does not depend on Python and, hence, adding the requirement for Python would probably affect many people in the community. Historically, the project has avoided adding new build tool requirements

Re: FreeBSD / BSD

2021-10-08 Thread Tomasz CEDRO
On Fri, Oct 8, 2021 at 3:14 PM Alan Carvalho de Assis wrote: > > Hi Tomasz, > > On 10/8/21, Tomasz CEDRO wrote: > > On Fri, Oct 8, 2021 at 6:45 AM Takashi Yamamoto wrote: > sic > >> i guess "we are maintaining the fork by ourselves" is a better > >> description of the current situation. > >> as it

Re: FreeBSD / BSD

2021-10-08 Thread Tomasz CEDRO
On Fri, Oct 8, 2021 at 2:53 PM Nathan Hartman wrote: > On Thu, Oct 7, 2021 at 11:51 PM Tomasz CEDRO wrote: > (..) > > Can anyone point me to the official `kconfig-frontends` website and > > source code repository? > > > > I can find 28 repositories on GitHub all seems to be outdated forks: > > htt

Re: FreeBSD / BSD

2021-10-08 Thread Tomasz CEDRO
On Fri, Oct 8, 2021 at 11:11 AM Bernd Walter wrote: > I'm using kconfig-frontends build from source, which I don't remember > how I got it. > It requires bash to be installed, since kconfig itself is a bash script. > Unfortunately I can't figure out which version it was. > I have sourcecode for kco

Re: ESP32-C3 RISC-V

2021-10-08 Thread Tomasz CEDRO
On Fri, Oct 8, 2021 at 2:33 PM Abdelatif Guettouchewrote: > > When is next release planned with ESP32-C3 already included? > > NuttX 10.1.0 already includes support for ESP32-C3 with a fair amount > of drivers including Wifi. BLE is on master however, and will be part > of the next release. Thank

Re: controll sleep pin of uart tranceiver via ioctl

2021-10-08 Thread Simon Filgis
Thanks for the hint ;) -- Hard- and Softwaredevelopment Consultant Ingenieurbüro-Filgis USt-IdNr.: DE305343278 On Wed, Oct 6, 2021 at 7:32 PM Alan Carvalho de Assis wrote: > Hi Simon, > > I think the sleep pin should be used in a more generic way, for instance, > you can use the NuttX Power Ma

Re: FreeBSD / BSD

2021-10-08 Thread Alan Carvalho de Assis
Hi Tomasz, On 10/8/21, Tomasz CEDRO wrote: > On Fri, Oct 8, 2021 at 6:45 AM Takashi Yamamoto wrote: sic >> i guess "we are maintaining the fork by ourselves" is a better >> description of the current situation. >> as it can be built for macOS. i guess it isn't too difficult to port >> it to FreeB

Re: FreeBSD / BSD

2021-10-08 Thread Nathan Hartman
On Thu, Oct 7, 2021 at 11:51 PM Tomasz CEDRO wrote: > On Fri, Oct 8, 2021 at 5:15 AM Tomasz CEDRO wrote: > > On Fri, Oct 8, 2021 at 4:47 AM Nathan Hartman wrote: > > > There is a NuttX Tools repo at > > > https://bitbucket.org/nuttx/tools/downloads/ > > > > > > I think I built the kconfig-fronte

Re: ESP32-C3 RISC-V

2021-10-08 Thread Abdelatif Guettouche
> When is next release planned with ESP32-C3 already included? NuttX 10.1.0 already includes support for ESP32-C3 with a fair amount of drivers including Wifi. BLE is on master however, and will be part of the next release. On Fri, Oct 8, 2021 at 6:26 AM Tomasz CEDRO wrote: > > On Fri, Oct 8, 2

Re: FreeBSD / BSD

2021-10-08 Thread Bernd Walter
On Fri, Oct 08, 2021 at 04:28:41AM +0200, Tomasz CEDRO wrote: > Hello world :-) > > My first steps with NuttX on FreeBSD. I will ask some questions here > for support and make it working on BSD :-) > > First one: > > % ./tools/configure.sh esp32c3-devkit:ble > Copy files > /home/cd/cederom/work