+1 for making RIOT a little bit more flexible in this regard. BTW: The proposal would also make testing a little bit easier.
Best, Philipp 2015-02-13 16:00 GMT+01:00 Oleg Hahm <[email protected]>: > Hi! > > > My proposal: > > Let the application Makefile export one or possibly several names to > > be used for the initial application thread(s). kernel_init will then > > take care of creating those. > > The function name "main" will be reserved for boards/cpus to > > implement. > > In case of native/PsoC, the cpu's or board's main function can then > > call kernel_init (after possibly taking care of their respective > > initialization). > > +1 > > Cheers, > Oleg > -- > panic("Oh boy, that early out of memory?"); > linux-2.2.16/arch/mips/mm/init.c > > _______________________________________________ > devel mailing list > [email protected] > http://lists.riot-os.org/mailman/listinfo/devel > >
_______________________________________________ devel mailing list [email protected] http://lists.riot-os.org/mailman/listinfo/devel
