Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Maintenance release. * Biggest features: - FullFAT migrated to +FAT - +FAT is a new fork of FullFAT - Same great code new maintainer (FreeRTOS). - Improved Shell subsystem - SubCommands. - Build and Go! +- Improvements to RaspberryPi and ZYNQ projects. +- defconfig and upconfig - Select a board, and have a working configuration. - E.g. make defconfig - produces a working demo kernel for selected board. - INIT_SHELL, INIT_WELCOME (preparations for INIT_FORK). +- Kernel main() either presents a welcome message, or a kernel shell. +- Future versions will be able to fork an init process. - MicroPython - Initial integration added. - ARM - Cortex-A9 modern porting is now working.
- Loading branch information