Difference between revisions of "Current Status"
From Ultibo.org
| (96 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|- | |- | ||
| Core | | Core | ||
| − | | | + | | 2.6.111 (8 October 2025) (Beetroot release) |
|- | |- | ||
| FPC | | FPC | ||
| − | | 3. | + | | Stable 3.2.2 (Fixes 3.2.3 / Main 3.3.1) |
|- | |- | ||
| Lazarus | | Lazarus | ||
| − | | 1. | + | | Stable 4.2U (Fixes 4.3U / Main 4.99U) |
| + | |- | ||
| + | | C/C++ API | ||
| + | | 1.0.113 (14 May 2025) | ||
|} | |} | ||
Please note: Unless otherwise stated the information contained in the tables below applies to all supported platforms. | Please note: Unless otherwise stated the information contained in the tables below applies to all supported platforms. | ||
| + | |||
| + | === Tested versions === | ||
| + | ---- | ||
| + | |||
| + | {| class="wikitable" | ||
| + | ! style="text-align:left;"| Platform | ||
| + | ! style="text-align:left;"| Version | ||
| + | ! style="text-align:left;"| Notes | ||
| + | |- | ||
| + | | Raspberry Pi firmware (All models) | ||
| + | | Revision 6419E8C8 (6419E6D8 Pi 4B/400/CM4) (18 April 2023) | ||
| + | | Commit ID [https://github.com/raspberrypi/firmware/tree/5c276f55a4b21345cd4d6200a504ee991851ff7a/boot 5c276f55a4b21345cd4d6200a504ee991851ff7a] | ||
| + | |- | ||
| + | | Raspberry Pi (Cypress) wireless firmware | ||
| + | | 11 March 2025 | ||
| + | | Commit ID [https://github.com/RPi-Distro/firmware-nonfree/tree/c9d3ae6584ab79d19a4f94ccf701e888f9f87a53/debian/config/brcm80211 c9d3ae6584ab79d19a4f94ccf701e888f9f87a53] | ||
| + | |- | ||
| + | | GNU Toolchain (arm) | ||
| + | | Release 13.3.Rel1 (4 July 2024) | ||
| + | | arm-none-eabi [https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads Downloads (Win64 i686 / Linux x86_64 / macOS x86_64)] | ||
| + | |- | ||
| + | | GNU Toolchain (aarch64) | ||
| + | | Release 13.3.Rel1 (4 July 2024) | ||
| + | | aarch64-none-elf [https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads Downloads (Win64 i686 / Linux x86_64 / macOS x86_64)] | ||
| + | |- | ||
| + | | QEMU | ||
| + | | 8.2.0 (25 December 2023) | ||
| + | | | ||
| + | |} | ||
| + | |||
| + | The versions shown here are the latest that have been tested and confirmed to work, if you experience problems using releases later than those listed please test with the version shown before reporting an issue. | ||
=== RTL support === | === RTL support === | ||
| Line 271: | Line 305: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| | | | ||
| Line 295: | Line 329: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-base Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-base Free Pascal wiki] | ||
| Line 303: | Line 337: | ||
| | | | ||
| | | | ||
| − | | | + | | Includes driver for SQLite3 |
| [https://www.freepascal.org/docs-html/current/fcl/db/index.html Free Pascal documentation] | | [https://www.freepascal.org/docs-html/current/fcl/db/index.html Free Pascal documentation] | ||
| Line 311: | Line 345: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-extra Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-extra Free Pascal wiki] | ||
| Line 343: | Line 377: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [https://www.freepascal.org/docs-html/current/fcl/fpjson/index.html Free Pascal documentation] | | [https://www.freepascal.org/docs-html/current/fcl/fpjson/index.html Free Pascal documentation] | ||
| Line 351: | Line 385: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-net Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-net Free Pascal wiki] | ||
| Line 359: | Line 393: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-passrc Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-passrc Free Pascal wiki] | ||
| Line 375: | Line 409: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-registry Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-registry Free Pascal wiki] | ||
| Line 383: | Line 417: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-res Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-res Free Pascal wiki] | ||
| Line 415: | Line 449: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-web Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-web Free Pascal wiki] | ||
| Line 423: | Line 457: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/fcl-xml Free Pascal wiki] | | [http://wiki.freepascal.org/fcl-xml Free Pascal wiki] | ||
| + | |||
| + | |- | ||
| + | | Fftw | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | | ||
|- | |- | ||
| Line 447: | Line 489: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/hash Free Pascal wiki] | | [http://wiki.freepascal.org/hash Free Pascal wiki] | ||
| Line 463: | Line 505: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [https://www.freepascal.org/docs-html/current/fcl/libtar/index.html Free Pascal documentation] | | [https://www.freepascal.org/docs-html/current/fcl/libtar/index.html Free Pascal documentation] | ||
| + | |||
| + | |- | ||
| + | | Libpng | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | |||
| + | |- | ||
| + | | OpenGLES | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | | ||
|- | |- | ||
| Line 471: | Line 529: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| | | | ||
| Line 479: | Line 537: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/paszlib Free Pascal wiki] | | [http://wiki.freepascal.org/paszlib Free Pascal wiki] | ||
| Line 487: | Line 545: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/Regexpr Free Pascal wiki] | | [http://wiki.freepascal.org/Regexpr Free Pascal wiki] | ||
| Line 503: | Line 561: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| + | | | ||
| + | |||
| + | |- | ||
| + | | Rtl-generics | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| | | | ||
| Line 511: | Line 577: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| | | | ||
| Line 519: | Line 585: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| | | | ||
| Line 543: | Line 609: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| [http://wiki.freepascal.org/unzip Free Pascal wiki] | | [http://wiki.freepascal.org/unzip Free Pascal wiki] | ||
| + | |||
| + | |- | ||
| + | | Zlib | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | | ||
|- | |- | ||
| Line 565: | Line 639: | ||
! style="text-align:left;"| Effort | ! style="text-align:left;"| Effort | ||
! style="text-align:left;"| Notes | ! style="text-align:left;"| Notes | ||
| + | ! style="text-align:left;"| Unit | ||
|- | |- | ||
| Line 572: | Line 647: | ||
| | | | ||
| | | | ||
| + | | [[Unit_HeapManager|HeapManager]] | ||
|- | |- | ||
| Line 579: | Line 655: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 586: | Line 663: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 593: | Line 671: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 600: | Line 679: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 607: | Line 687: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 614: | Line 695: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
| + | |||
| + | |- | ||
| + | | Condition variables | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_Threads|Threads]] | ||
| + | |||
| + | |- | ||
| + | | Completion objects | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 621: | Line 719: | ||
| | | | ||
| Synchronizer is a multi reader single writer lock | | Synchronizer is a multi reader single writer lock | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 628: | Line 727: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 635: | Line 735: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 642: | Line 743: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 649: | Line 751: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 656: | Line 759: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 663: | Line 767: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 670: | Line 775: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 677: | Line 783: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 684: | Line 791: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 691: | Line 799: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 698: | Line 807: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Threads|Threads]] | ||
|- | |- | ||
| Line 705: | Line 815: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 712: | Line 823: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Timezone|Timezone]] | ||
|- | |- | ||
| Line 719: | Line 831: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 726: | Line 839: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| System calls (SWI) | | System calls (SWI) | ||
| − | | style="background-color: | + | | style="background-color: orange; color: #ffffff;"|In progress |
| − | | | + | | Medium |
| − | | | + | | Moderate |
| Requires update of handler to support new model | | Requires update of handler to support new model | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 740: | Line 855: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 747: | Line 863: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 754: | Line 871: | ||
| | | | ||
| Requires an interface to register shutdown handlers | | Requires an interface to register shutdown handlers | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 761: | Line 879: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Devices|Devices]] | ||
|- | |- | ||
| Line 768: | Line 887: | ||
| | | | ||
| Provides multiple text mode console windows including bitmap font and scrolling support | | Provides multiple text mode console windows including bitmap font and scrolling support | ||
| + | | [[Unit_Console|Console]] | ||
|- | |- | ||
| Line 775: | Line 895: | ||
| | | | ||
| Selection of fonts available plus font tools | | Selection of fonts available plus font tools | ||
| + | | [[Unit_Font|Font]] | ||
|- | |- | ||
| Line 782: | Line 903: | ||
| | | | ||
| Provides graphics mode console windows with pixel image and DMA rendering support | | Provides graphics mode console windows with pixel image and DMA rendering support | ||
| + | | [[Unit_GraphicsConsole|GraphicsConsole]] | ||
|- | |- | ||
| Line 789: | Line 911: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Keyboard|Keyboard]] | ||
|- | |- | ||
| Line 796: | Line 919: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Mouse|Mouse]] | ||
|- | |- | ||
| Line 802: | Line 926: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| + | | [[Unit_Touch|Touch]] | ||
| + | |||
| + | |- | ||
| + | | Joystick | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | Joystick and Gamepad support | ||
| + | | [[Unit_Joystick|Joystick]] | ||
|- | |- | ||
| Line 810: | Line 943: | ||
| | | | ||
| Keymaps included for US English, German, Spanish, French, UK English and US International | | Keymaps included for US English, German, Spanish, French, UK English and US International | ||
| + | | [[Unit_Keymap|Keymap]] | ||
|- | |- | ||
| Line 817: | Line 951: | ||
| Moderate | | Moderate | ||
| Functional but requires additional work | | Functional but requires additional work | ||
| + | | [[Unit_Locale|Locale]] | ||
|- | |- | ||
| Line 824: | Line 959: | ||
| Moderate | | Moderate | ||
| Functional but requires additional work | | Functional but requires additional work | ||
| + | | [[Unit_Unicode|Unicode]] | ||
|- | |- | ||
| Line 831: | Line 967: | ||
| Moderate | | Moderate | ||
| Some initial support APIs completed | | Some initial support APIs completed | ||
| + | | [[Unit_Locale|Locale]] | ||
|- | |- | ||
| Line 838: | Line 975: | ||
| Moderate | | Moderate | ||
| | | | ||
| + | | [[Unit_Crypto|Crypto]] | ||
|- | |- | ||
| Line 845: | Line 983: | ||
| | | | ||
| Includes Ultibo specific builds of libc.a and libm.a | | Includes Ultibo specific builds of libc.a and libm.a | ||
| + | | [[Unit_Syscalls|Syscalls]] | ||
|- | |- | ||
| Line 852: | Line 991: | ||
| Moderate | | Moderate | ||
| | | | ||
| + | | [[Unit_Syscalls|Syscalls]] | ||
| + | |||
| + | |- | ||
| + | | POSIX threads | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | Includes threads, mutexes, synchronization, condition variables and POSIX semaphores | ||
| + | | [[Unit_Syscalls|Syscalls]] | ||
|- | |- | ||
| Line 859: | Line 1,007: | ||
| Moderate | | Moderate | ||
| Includes support for loading .so and .dll files at run time | | Includes support for loading .so and .dll files at run time | ||
| + | | | ||
| + | |||
| + | |- | ||
| + | | Debugging | ||
| + | | style="background-color: red; color: #ffffff;"|Incomplete | ||
| + | | High | ||
| + | | Moderate | ||
| + | | Source level debugging support via QEMU | ||
| + | | | ||
| + | |||
| + | |- | ||
| + | | Device tree | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | Includes boot support, entry lookup, enumeration and decode | ||
| + | | [[Unit_DeviceTree|DeviceTree]] | ||
|} | |} | ||
| Line 873: | Line 1,038: | ||
! style="text-align:left;"| Effort | ! style="text-align:left;"| Effort | ||
! style="text-align:left;"| Notes | ! style="text-align:left;"| Notes | ||
| + | ! style="text-align:left;"| Unit | ||
|- | |- | ||
| Line 879: | Line 1,045: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 886: | Line 1,053: | ||
| Low | | Low | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
|- | |- | ||
| − | | ATAPI | + | | ATA/ATAPI |
| style="background-color: red; color: #ffffff;"|Incomplete | | style="background-color: red; color: #ffffff;"|Incomplete | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 900: | Line 1,069: | ||
| Medium | | Medium | ||
| Major | | Major | ||
| + | | | ||
| | | | ||
| Line 908: | Line 1,078: | ||
| | | | ||
| Multiple clock source drivers included | | Multiple clock source drivers included | ||
| + | | [[Unit_Platform|Platform]] | ||
|- | |- | ||
| Line 914: | Line 1,085: | ||
| Low | | Low | ||
| Major | | Major | ||
| + | | | ||
| | | | ||
| Line 922: | Line 1,094: | ||
| | | | ||
| | | | ||
| + | | [[Unit_DMA|DMA]] | ||
|- | |- | ||
| Line 928: | Line 1,101: | ||
| Low | | Low | ||
| Major | | Major | ||
| + | | | ||
| | | | ||
| Line 935: | Line 1,109: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 943: | Line 1,118: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Framebuffer|Framebuffer]] | ||
|- | |- | ||
| Line 950: | Line 1,126: | ||
| | | | ||
| | | | ||
| + | | [[Unit_GPIO|GPIO]] | ||
|- | |- | ||
| Line 956: | Line 1,133: | ||
| Medium | | Medium | ||
| Unknown | | Unknown | ||
| − | | CEC (Consumer Electronics Control) over HDMI. | + | | CEC (Consumer Electronics Control) over HDMI. Initial support available via VideoCore IV libraries. |
| + | | | ||
| + | |||
| + | |- | ||
| + | | HID | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | Human Interface Device generic parser and report handling | ||
| + | | [[Unit_HID|HID]] | ||
|- | |- | ||
| Line 963: | Line 1,149: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 971: | Line 1,158: | ||
| | | | ||
| | | | ||
| + | | [[Unit_I2C|I2C]] | ||
|- | |- | ||
| Line 977: | Line 1,165: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 984: | Line 1,173: | ||
| Low | | Low | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
|- | |- | ||
| − | | MMC/SD | + | | MMC/SD/SDIO |
| style="background-color: green; color: #ffffff;"|Complete | | style="background-color: green; color: #ffffff;"|Complete | ||
| | | | ||
| | | | ||
| − | | | + | | Supports SD, MMC, eMMC and SDIO devices |
| + | | [[Unit_MMC|MMC]] | ||
| + | |||
| + | |- | ||
| + | | PCI | ||
| + | | style="background-color: orange; color: #ffffff;"|In progress | ||
| + | | High | ||
| + | | Moderate | ||
| + | | | ||
| + | | [[Unit_PCI|PCI]] | ||
|- | |- | ||
| Line 999: | Line 1,198: | ||
| | | | ||
| | | | ||
| + | | [[Unit_PWM|PWM]] | ||
|- | |- | ||
| Line 1,006: | Line 1,206: | ||
| | | | ||
| Driver available for DS1307 chip | | Driver available for DS1307 chip | ||
| + | | [[Unit_RTC|RTC]] | ||
| + | |||
| + | |- | ||
| + | | SCSI | ||
| + | | style="background-color: red; color: #ffffff;"|Incomplete | ||
| + | | Medium | ||
| + | | Moderate | ||
| + | | | ||
| + | | | ||
|- | |- | ||
| Line 1,013: | Line 1,222: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Serial|Serial]] | ||
|- | |- | ||
| Line 1,020: | Line 1,230: | ||
| | | | ||
| | | | ||
| + | | [[Unit_SPI|SPI]] | ||
|- | |- | ||
| Line 1,027: | Line 1,238: | ||
| | | | ||
| Driver included for ARM timer on all Raspberry Pi models | | Driver included for ARM timer on all Raspberry Pi models | ||
| + | | [[Unit_Devices|Devices]] | ||
|- | |- | ||
| Line 1,034: | Line 1,246: | ||
| | | | ||
| Drivers included for HX8357D and ILI9340 based SPI displays | | Drivers included for HX8357D and ILI9340 based SPI displays | ||
| + | | [[Unit_TFT_Framebuffer|TFT Framebuffer]] | ||
|- | |- | ||
| Line 1,041: | Line 1,254: | ||
| | | | ||
| | | | ||
| + | | [[Unit_UART|UART]] | ||
|- | |- | ||
| Line 1,048: | Line 1,262: | ||
| | | | ||
| Isochronous transfers not supported yet | | Isochronous transfers not supported yet | ||
| + | | [[Unit_USB|USB]] | ||
| + | |||
| + | |- | ||
| + | | USB HID | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | USB HID (Human Interface Device) class support | ||
| + | | [[Unit_USBHID|USBHID]] | ||
|- | |- | ||
| Line 1,055: | Line 1,278: | ||
| | | | ||
| | | | ||
| + | | [[Unit_USB|USB]] | ||
|- | |- | ||
| Line 1,062: | Line 1,286: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Keyboard|Keyboard]] / [[Unit_HIDKEYBOARD|HIDKeyboard]] | ||
|- | |- | ||
| Line 1,069: | Line 1,294: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Mouse|Mouse]] / [[Unit_HIDMOUSE|HIDMouse]] | ||
| + | |||
| + | |- | ||
| + | | USB Gamepad | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_Joystick|Joystick]] / [[Unit_HIDJOYSTICK|HIDJoystick]] | ||
| + | |||
| + | |- | ||
| + | | USB Joystick | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_Joystick|Joystick]] / [[Unit_HIDJOYSTICK|HIDJoystick]] | ||
| + | |||
| + | |- | ||
| + | | USB Touchscreen | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_Touch|Touch]] / [[Unit_HIDTOUCH|HIDTouch]] | ||
|- | |- | ||
| Line 1,076: | Line 1,326: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Storage|Storage]] / [[Unit_USBSTORAGE|USBStorage]] | ||
|- | |- | ||
| Line 1,083: | Line 1,334: | ||
| | | | ||
| | | | ||
| + | | [[Unit_USBCDCACM|USBCDCACM]] | ||
| + | |||
| + | |- | ||
| + | | USB CDC (Ethernet) | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_USBCDCETHERNET|USBCDCEthernet]] | ||
|- | |- | ||
| Line 1,089: | Line 1,349: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,096: | Line 1,357: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,103: | Line 1,365: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
|- | |- | ||
| VideoCore IV GPU | | VideoCore IV GPU | ||
| − | | style="background-color: | + | | style="background-color: green; color: #ffffff;"|Complete |
| − | | | + | | |
| − | | | + | | |
| | | | ||
| + | | [[Unit_VC4|VC4]] | ||
|- | |- | ||
| − | | | + | | VirtIO |
| style="background-color: red; color: #ffffff;"|Incomplete | | style="background-color: red; color: #ffffff;"|Incomplete | ||
| Medium | | Medium | ||
| − | | | + | | Moderate |
| + | | Virtual I/O drivers for QEMU/KVM | ||
| | | | ||
| + | |||
| + | |- | ||
| + | | XHCI | ||
| + | | style="background-color: orange; color: #ffffff;"|In progress | ||
| + | | High | ||
| + | | Moderate | ||
| + | | USB eXtensible Host Controller Interface | ||
| + | | [[Unit_XHCI|XHCI]] | ||
|} | |} | ||
| Line 1,130: | Line 1,403: | ||
! style="text-align:left;"| Effort | ! style="text-align:left;"| Effort | ||
! style="text-align:left;"| Notes | ! style="text-align:left;"| Notes | ||
| + | ! style="text-align:left;"| Unit | ||
|- | |- | ||
| Line 1,137: | Line 1,411: | ||
| | | | ||
| Includes write support for creating ISO images | | Includes write support for creating ISO images | ||
| + | | [[Unit_CDFS|CDFS]] | ||
|- | |- | ||
| Line 1,143: | Line 1,418: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,150: | Line 1,426: | ||
| Medium | | Medium | ||
| Major | | Major | ||
| + | | | ||
| | | | ||
| Line 1,158: | Line 1,435: | ||
| | | | ||
| Includes FAT12/16/32 and long file name support | | Includes FAT12/16/32 and long file name support | ||
| + | | [[Unit_FATFS|FATFS]] | ||
|- | |- | ||
| Line 1,164: | Line 1,442: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,172: | Line 1,451: | ||
| | | | ||
| | | | ||
| + | | [[Unit_NTFS|NTFS]] | ||
|- | |- | ||
| Line 1,179: | Line 1,459: | ||
| | | | ||
| | | | ||
| + | | [[Unit_VirtualDisk|VirtualDisk]] | ||
|} | |} | ||
| Line 1,191: | Line 1,472: | ||
! style="text-align:left;"| Effort | ! style="text-align:left;"| Effort | ||
! style="text-align:left;"| Notes | ! style="text-align:left;"| Notes | ||
| + | ! style="text-align:left;"| Unit | ||
|- | |- | ||
| Line 1,198: | Line 1,480: | ||
| | | | ||
| | | | ||
| + | | [[Unit_ARP|ARP]] | ||
|- | |- | ||
| Line 1,204: | Line 1,487: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| + | | [[Unit_DHCP|DHCP]] | ||
|- | |- | ||
| Line 1,212: | Line 1,496: | ||
| | | | ||
| | | | ||
| + | | [[Unit_DNS|DNS]] | ||
|- | |- | ||
| Line 1,218: | Line 1,503: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,226: | Line 1,512: | ||
| | | | ||
| | | | ||
| + | | [[Unit_HTTP|HTTP]] | ||
|- | |- | ||
| Line 1,233: | Line 1,520: | ||
| | | | ||
| | | | ||
| − | + | | [[Unit_ICMP|ICMP]] | |
|- | |- | ||
| Line 1,240: | Line 1,527: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,247: | Line 1,535: | ||
| Medium | | Medium | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,254: | Line 1,543: | ||
| | | | ||
| | | | ||
| − | | | + | | |
| + | | [[Unit_IMAP4|IMAP4]] | ||
|- | |- | ||
| Line 1,262: | Line 1,552: | ||
| | | | ||
| | | | ||
| + | | [[Unit_IP|IP]] | ||
|- | |- | ||
| Line 1,269: | Line 1,560: | ||
| Moderate | | Moderate | ||
| | | | ||
| + | | | ||
| + | |||
| + | |- | ||
| + | | LDAP | ||
| + | | style="background-color: red; color: #ffffff;"|Incomplete | ||
| + | | Medium | ||
| + | | Moderate | ||
| + | | | ||
| + | | | ||
| + | |||
| + | |- | ||
| + | | PING | ||
| + | | style="background-color: green; color: #ffffff;"|Complete | ||
| + | | | ||
| + | | | ||
| + | | | ||
| + | | [[Unit_Services|Services]] | ||
|- | |- | ||
| Line 1,276: | Line 1,584: | ||
| | | | ||
| | | | ||
| + | | [[Unit_POP3|POP3]] | ||
|- | |- | ||
| Line 1,283: | Line 1,592: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Services|Services]] | ||
|- | |- | ||
| Line 1,289: | Line 1,599: | ||
| Low | | Low | ||
| Moderate | | Moderate | ||
| + | | | ||
| | | | ||
| Line 1,297: | Line 1,608: | ||
| | | | ||
| | | | ||
| + | | [[Unit_SMTP|SMTP]] | ||
|- | |- | ||
| Line 1,304: | Line 1,616: | ||
| Moderate | | Moderate | ||
| Requires Crypto support | | Requires Crypto support | ||
| + | | | ||
|- | |- | ||
| Line 1,311: | Line 1,624: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Services|Services]] | ||
|- | |- | ||
| Line 1,318: | Line 1,632: | ||
| | | | ||
| | | | ||
| + | | [[Unit_TCP|TCP]] | ||
|- | |- | ||
| Line 1,325: | Line 1,640: | ||
| | | | ||
| | | | ||
| + | | [[Unit_Services|Services]] | ||
|- | |- | ||
| Line 1,332: | Line 1,648: | ||
| | | | ||
| | | | ||
| + | | [[Unit_UDP|UDP]] | ||
|- | |- | ||
| Line 1,338: | Line 1,655: | ||
| High | | High | ||
| Major | | Major | ||
| + | | | ||
| | | | ||
|} | |} | ||
Latest revision as of 00:04, 26 October 2025
Contents
Latest versions
| Component | Version |
|---|---|
| Core | 2.6.111 (8 October 2025) (Beetroot release) |
| FPC | Stable 3.2.2 (Fixes 3.2.3 / Main 3.3.1) |
| Lazarus | Stable 4.2U (Fixes 4.3U / Main 4.99U) |
| C/C++ API | 1.0.113 (14 May 2025) |
Please note: Unless otherwise stated the information contained in the tables below applies to all supported platforms.
Tested versions
| Platform | Version | Notes |
|---|---|---|
| Raspberry Pi firmware (All models) | Revision 6419E8C8 (6419E6D8 Pi 4B/400/CM4) (18 April 2023) | Commit ID 5c276f55a4b21345cd4d6200a504ee991851ff7a |
| Raspberry Pi (Cypress) wireless firmware | 11 March 2025 | Commit ID c9d3ae6584ab79d19a4f94ccf701e888f9f87a53 |
| GNU Toolchain (arm) | Release 13.3.Rel1 (4 July 2024) | arm-none-eabi Downloads (Win64 i686 / Linux x86_64 / macOS x86_64) |
| GNU Toolchain (aarch64) | Release 13.3.Rel1 (4 July 2024) | aarch64-none-elf Downloads (Win64 i686 / Linux x86_64 / macOS x86_64) |
| QEMU | 8.2.0 (25 December 2023) |
The versions shown here are the latest that have been tested and confirmed to work, if you experience problems using releases later than those listed please test with the version shown before reporting an issue.
RTL support
| Unit | Status | Priority | Effort | Notes | Documentation |
|---|---|---|---|---|---|
| System | Complete | Some non relevant features not implemented | Free Pascal documentation | ||
| SysUtils | Complete | Some non relevant features not implemented | Free Pascal documentation | ||
| Classes | Complete | Free Pascal documentation | |||
| Crt | Complete | Free Pascal documentation | |||
| Dos | Complete | Free Pascal documentation | |||
| Objpas | Complete | Free Pascal documentation | |||
| Iso7185 | Complete | Not tested | |||
| Extpas | Complete | Not tested | |||
| Strings | Complete | Free Pascal documentation | |||
| Math | Complete | Many functions not tested | Free Pascal documentation | ||
| Fgl | Complete | Free Pascal documentation | |||
| Macpas | Complete | Not tested | |||
| Typinfo | Complete | Free Pascal documentation | |||
| Types | Complete | Free Pascal documentation | |||
| RtlConsts | Complete | ||||
| Getopts | Complete | Not tested | Free Pascal documentation | ||
| Lineinfo | Complete | Not tested | Free Pascal documentation | ||
| Ctypes | Complete | Free Pascal documentation | |||
| Charset | Complete | Not tested | Free Pascal documentation | ||
| Character | Complete | Not tested | Free Pascal documentation | ||
| Fpwidestring | Complete | Not tested | Free Pascal documentation | ||
| Unicodedata | Complete | Limited testing | Free Pascal documentation | ||
| Unicodenumtable | Complete | Limited testing | |||
| Uuchar | Complete | ||||
| Softfpu | Incomplete | Low | Moderate | ||
| Ufloat128 | Incomplete | Low | Minor | ||
| Heaptrc | Incomplete | Medium | Unknown | Unknown if this can be made to work with HeapManager | Free Pascal documentation |
| Exeinfo | Complete | Not tested | Free Pascal documentation |
Package support
| Package | Status | Priority | Effort | Notes | Documentation |
|---|---|---|---|---|---|
| Bzip2 | Complete | ||||
| Chm | Complete | Limited testing | Free Pascal wiki | ||
| Fastcgi | Complete | Limited testing | |||
| Fcl-base | Complete | Free Pascal wiki | |||
| Fcl-db | Complete | Includes driver for SQLite3 | Free Pascal documentation | ||
| Fcl-extra | Complete | Free Pascal wiki | |||
| Fcl-fpcunit | Complete | Limited testing | Free Pascal wiki | ||
| Fcl-image | Complete | Includes FreeType2 (True Type Font) support | Free Pascal wiki | ||
| Fcl-js | Complete | Limited testing | |||
| Fcl-json | Complete | Free Pascal documentation | |||
| Fcl-net | Complete | Free Pascal wiki | |||
| Fcl-passrc | Complete | Free Pascal wiki | |||
| Fcl-process | Complete | Dummy only | Free Pascal documentation | ||
| Fcl-registry | Complete | Free Pascal wiki | |||
| Fcl-res | Complete | Free Pascal wiki | |||
| Fcl-sdo | Complete | Limited testing | |||
| Fcl-sound | Complete | Limited testing | |||
| Fcl-stl | Complete | Limited testing | |||
| Fcl-web | Complete | Free Pascal wiki | |||
| Fcl-xml | Complete | Free Pascal wiki | |||
| Fftw | Complete | ||||
| Fpmkunit | Complete | Limited testing | |||
| FV (FreeVision) | Complete | Free Pascal wiki | |||
| Hash | Complete | Free Pascal wiki | |||
| Hermes | Complete | Not tested | Free Pascal wiki | ||
| Libtar | Complete | Free Pascal documentation | |||
| Libpng | Complete | ||||
| OpenGLES | Complete | ||||
| Pasjpeg | Complete | ||||
| Paszlib | Complete | Free Pascal wiki | |||
| Regexpr | Complete | Free Pascal wiki | |||
| Rtl-console | Complete | ||||
| Rtl-extra | Complete | ||||
| Rtl-generics | Complete | ||||
| Rtl-objpas | Complete | ||||
| Rtl-unicode | Complete | ||||
| Sqlite | Complete | Free Pascal wiki | |||
| Symbolic | Complete | Not tested | |||
| Unzip | Complete | Free Pascal wiki | |||
| Zlib | Complete | ||||
| All others | Incomplete | Unknown | Unknown | Most require libraries or platform specific features |
Feature support
| Feature | Status | Priority | Effort | Notes | Unit |
|---|---|---|---|---|---|
| Heap | Complete | HeapManager | |||
| Threads | Complete | Threads | |||
| Spin locks | Complete | Threads | |||
| Mutexes | Complete | Threads | |||
| Semaphores | Complete | Threads | |||
| Critical sections | Complete | Threads | |||
| Events | Complete | Threads | |||
| Condition variables | Complete | Threads | |||
| Completion objects | Complete | Threads | |||
| Synchronizers | Complete | Synchronizer is a multi reader single writer lock | Threads | ||
| Thread messages | Complete | Threads | |||
| Messageslots | Complete | Threads | |||
| Mailslots | Complete | Threads | |||
| Buffers | Complete | Threads | |||
| Thread variables | Complete | Threads | |||
| Thread lists | Complete | Threads | |||
| Thread queues | Complete | Threads | |||
| TLS indexes | Complete | Threads | |||
| Exceptions | Complete | Threads | |||
| Timers | Complete | Threads | |||
| Workers | Complete | Threads | |||
| Clock | Complete | Platform | |||
| Timezones | Complete | Timezone | |||
| Interrupt IRQ | Complete | Platform | |||
| Interrupt FIQ | Complete | Platform | |||
| System calls (SWI) | In progress | Medium | Moderate | Requires update of handler to support new model | Platform |
| Page tables | Complete | Platform | |||
| Vector tables | Complete | Platform | |||
| Shutdown restart | Complete | Requires an interface to register shutdown handlers | Platform | ||
| Devices | Complete | Devices | |||
| Console | Complete | Provides multiple text mode console windows including bitmap font and scrolling support | Console | ||
| Fonts | Complete | Selection of fonts available plus font tools | Font | ||
| Graphics console | Complete | Provides graphics mode console windows with pixel image and DMA rendering support | GraphicsConsole | ||
| Keyboard | Complete | Keyboard | |||
| Mouse | Complete | Mouse | |||
| Touch | Complete | Touch | |||
| Joystick | Complete | Joystick and Gamepad support | Joystick | ||
| Keymaps | Complete | Keymaps included for US English, German, Spanish, French, UK English and US International | Keymap | ||
| Code Pages | Implemented | Medium | Moderate | Functional but requires additional work | Locale |
| Unicode | Implemented | Medium | Moderate | Functional but requires additional work | Unicode |
| Locales | Incomplete | Medium | Moderate | Some initial support APIs completed | Locale |
| Cryptography | In progress | High | Moderate | Crypto | |
| Static C libraries | Complete | Includes Ultibo specific builds of libc.a and libm.a | Syscalls | ||
| Static C++ libraries | In progress | High | Moderate | Syscalls | |
| POSIX threads | Complete | Includes threads, mutexes, synchronization, condition variables and POSIX semaphores | Syscalls | ||
| Dynamic libraries | In progress | High | Moderate | Includes support for loading .so and .dll files at run time | |
| Debugging | Incomplete | High | Moderate | Source level debugging support via QEMU | |
| Device tree | Complete | Includes boot support, entry lookup, enumeration and decode | DeviceTree |
Device support
The table below refers to generic support for the device protocol and functionality, for specific details of supported hardware devices please see the Supported Hardware page.
| Device | Status | Priority | Effort | Notes | Unit |
|---|---|---|---|---|---|
| AHCI | Incomplete | Medium | Moderate | ||
| ATAOE | Incomplete | Low | Moderate | ||
| ATA/ATAPI | Incomplete | Medium | Moderate | ||
| Bluetooth | Incomplete | Medium | Major | ||
| Clock | Complete | Multiple clock source drivers included | Platform | ||
| DAB | Incomplete | Low | Major | ||
| DMA | Complete | DMA | |||
| DVB | Incomplete | Low | Major | ||
| EHCI | Incomplete | Medium | Moderate | ||
| Framebuffer | Complete | Framebuffer | |||
| GPIO | Complete | GPIO | |||
| HDMI CEC | Incomplete | Medium | Unknown | CEC (Consumer Electronics Control) over HDMI. Initial support available via VideoCore IV libraries. | |
| HID | Complete | Human Interface Device generic parser and report handling | HID | ||
| 1-Wire | Incomplete | Medium | Moderate | ||
| I2C | Complete | I2C | |||
| I2S | Incomplete | Medium | Moderate | ||
| iSCSI | Incomplete | Low | Moderate | ||
| MMC/SD/SDIO | Complete | Supports SD, MMC, eMMC and SDIO devices | MMC | ||
| PCI | In progress | High | Moderate | PCI | |
| PWM | Complete | PWM | |||
| RTC | Complete | Driver available for DS1307 chip | RTC | ||
| SCSI | Incomplete | Medium | Moderate | ||
| Serial | Complete | Serial | |||
| SPI | Complete | SPI | |||
| Counters (Timers) | Complete | Driver included for ARM timer on all Raspberry Pi models | Devices | ||
| TFT LCD | Complete | Drivers included for HX8357D and ILI9340 based SPI displays | TFT Framebuffer | ||
| UART | Complete | UART | |||
| USB | Complete | Isochronous transfers not supported yet | USB | ||
| USB HID | Complete | USB HID (Human Interface Device) class support | USBHID | ||
| USB Hubs | Complete | USB | |||
| USB Keyboard | Complete | Keyboard / HIDKeyboard | |||
| USB Mouse | Complete | Mouse / HIDMouse | |||
| USB Gamepad | Complete | Joystick / HIDJoystick | |||
| USB Joystick | Complete | Joystick / HIDJoystick | |||
| USB Touchscreen | Complete | Touch / HIDTouch | |||
| USB Storage | Complete | Storage / USBStorage | |||
| USB CDC (Serial) | Complete | USBCDCACM | |||
| USB CDC (Ethernet) | Complete | USBCDCEthernet | |||
| USB Firmware (DFU) | Incomplete | Medium | Moderate | ||
| USB Audio | Incomplete | Medium | Moderate | ||
| USB Video | Incomplete | Medium | Moderate | ||
| VideoCore IV GPU | Complete | VC4 | |||
| VirtIO | Incomplete | Medium | Moderate | Virtual I/O drivers for QEMU/KVM | |
| XHCI | In progress | High | Moderate | USB eXtensible Host Controller Interface | XHCI |
Filesystem support
| Device | Status | Priority | Effort | Notes | Unit |
|---|---|---|---|---|---|
| CDFS | Complete | Includes write support for creating ISO images | CDFS | ||
| CIFS | Incomplete | Medium | Moderate | ||
| EXTFS | Incomplete | Medium | Major | ||
| FATFS | Complete | Includes FAT12/16/32 and long file name support | FATFS | ||
| NFS | Incomplete | Medium | Moderate | ||
| NTFS | Complete | NTFS | |||
| RAMDisk | Complete | VirtualDisk |
Networking support
| Device | Status | Priority | Effort | Notes | Unit |
|---|---|---|---|---|---|
| ARP | Complete | ARP | |||
| DHCP | Complete | DHCP | |||
| DNS | Complete | DNS | |||
| FTP | Incomplete | Medium | Moderate | ||
| HTTP | Complete | HTTP | |||
| ICMP | Complete | ICMP | |||
| ICMPv6 | Incomplete | Medium | Moderate | ||
| IGMP | Incomplete | Medium | Moderate | ||
| IMAP4 | Complete | IMAP4 | |||
| IP | Complete | IP | |||
| IPv6 | Incomplete | Medium | Moderate | ||
| LDAP | Incomplete | Medium | Moderate | ||
| PING | Complete | Services | |||
| POP3 | Complete | POP3 | |||
| NTP | Complete | Services | |||
| SIP | Incomplete | Low | Moderate | ||
| SMTP | Complete | SMTP | |||
| SSH | Incomplete | Medium | Moderate | Requires Crypto support | |
| SYSLOG | Complete | Services | |||
| TCP | Complete | TCP | |||
| Telnet | Complete | Services | |||
| UDP | Complete | UDP | |||
| WiFi | Incomplete | High | Major |