o, you have to enable
> CONFIG_FILE_STREAM
> > > in defconfig explicitly.
> > >
> > > On Tue, Aug 29, 2023 at 6:11 AM Bert Voldenuit <
> bertvolden...@gmail.com>
> > > wrote:
> > >
> > > > Hello,
> > > >
> > > > I a
iang Xiao a
> écrit :
>
> > Do you enable DEFAULT_SMALL? If so, you have to enable CONFIG_FILE_STREAM
> > in defconfig explicitly.
> >
> > On Tue, Aug 29, 2023 at 6:11 AM Bert Voldenuit
> > wrote:
> >
> > > Hello,
> > >
> > > I
Xiao a
écrit :
> Do you enable DEFAULT_SMALL? If so, you have to enable CONFIG_FILE_STREAM
> in defconfig explicitly.
>
> On Tue, Aug 29, 2023 at 6:11 AM Bert Voldenuit
> wrote:
>
> > Hello,
> >
> > I am trying to run the serialrx app (out of the box) from the exa
Do you enable DEFAULT_SMALL? If so, you have to enable CONFIG_FILE_STREAM
in defconfig explicitly.
On Tue, Aug 29, 2023 at 6:11 AM Bert Voldenuit
wrote:
> Hello,
>
> I am trying to run the serialrx app (out of the box) from the examples, but
> i get the following errors:
>
&g
Hi Bert,
On 8/28/23, Bert Voldenuit wrote:
> Hello,
>
> I am trying to run the serialrx app (out of the box) from the examples, but
> i get the following errors:
>
> - Some warnings because of conversion; no big deal
> - undefined reference to standard librarie f
Hello,
I am trying to run the serialrx app (out of the box) from the examples, but
i get the following errors:
- Some warnings because of conversion; no big deal
- undefined reference to standard librarie function like: fprintf,
lib_get_stream, fflush; I think this is the main problem but why