ChibiOS/RT (original) (raw)

About DBpedia

ChibiOS/RT is a compact and fast real-time operating system supporting multiple architectures and released under a mix of the GNU General Public License version 3 (GPL3) and the Apache License 2.0 (depending on module). It is developed by Giovanni Di Sirio. Commercial licenses are available from ChibiOS. Additional products include ChibiOS/HAL, a hardware abstraction layer compatible with ChibiOS/RT, and ChibiStudio, a free integrated development environment based on Eclipse, the GNU Compiler Collection, and the OpenOCD Joint Test Action Group (JTAG) debugging pod.

thumbnail

Property Value
dbo:abstract ChibiOS/RT is a compact and fast real-time operating system supporting multiple architectures and released under a mix of the GNU General Public License version 3 (GPL3) and the Apache License 2.0 (depending on module). It is developed by Giovanni Di Sirio. Commercial licenses are available from ChibiOS. Additional products include ChibiOS/HAL, a hardware abstraction layer compatible with ChibiOS/RT, and ChibiStudio, a free integrated development environment based on Eclipse, the GNU Compiler Collection, and the OpenOCD Joint Test Action Group (JTAG) debugging pod. (en) ChibiOS / RT es un sistema operativo en tiempo real compacto y rápido que admite múltiples arquitecturas y se publica bajo una combinación de licencias GPL3 y Apache 2.0 (según el módulo). Está desarrollado por Giovanni Di Sirio. Las licencias comerciales están disponibles en ChibiOS . Los productos adicionales incluyen ChibiOS/HAL, una capa de abstracción de hardware compatible con ChibiOS/RT, y ChibiStudio, un entorno de desarrollo libre basado en Eclipse, GNU Compiler Collection y el módulo de depuración OpenOCD JTAG . (es) ChibiOS/RT est un système d'exploitation temps réel rapide et compact supportant différentes architectures et est un logiciel libre sous licence GPLv3. Il est développé par Giovanni Di Sirio. Il est notamment utilisé par le synthétiseur Axoloti sur un processeur STM32 F4 de STMicroelectronics. (fr) ChibiOS/RT è un sistema operativo real-time molto compatto ed efficiente progettato per applicazioni embedded. Il sistema supporta diverse architetture ed è distribuito sotto la licenza GPL3.Il Kernel supporta una varietà di meccanismi come: multithreading, timer software, semafori, mutex, variabili condizionali, messaggi, sorgenti di evento, code, I/O sincrono o asincrono con possibilità di timeout. Le architetture supportate includono: * Intel 80386 * ARM7 * ARM Cortex-M0/M3/M4 * PowerPC * STM8 * Atmel AVR * Il kernel include applicazioni dimostrative per processori , , , , , , MegaAVR e molti altri. È anche possibile far funzionare il kernel in un processo Win32 o Linux in una modalità di emulazione I/O, questo consente di sviluppare applicazioni senza dover utilizzare alcun hardware. (it) ChibiOS/RTは、コンパクトで高速なリアルタイムオペレーティングシステムであり、複数のアーキテクチャーをサポートし、GPL3ライセンスでリリースされている。開発者は、Giovanni Di Sirioである。 (ja) ChibiOS/RT – szybki, niewielkich rozmiarów system operacyjny czasu rzeczywistego wspierający szereg różnych platform sprzętowych, dostępny na licencji GPL3. (pl) ChibiOS/RT — компактная многозадачная операционная система реального времени (ОСРВ) для встроенных систем. Распространяется под модифицированной лицензией GPLv3. ChibiOS/RT предназначена для встраиваемых систем реального времени и где важное требование для выполняемых приложений — это эффективность и компактный код. Данная ОСРВ характеризуется высокой мобильностью, маленьким объёмом и, в основном, по своей архитектуре оптимизирована для чрезвычайно эффективного переключения между задачами. (ru) ChibiOS/RT是一个小且快的实时操作系统。 它支持多种架构,并且以GPLv3释出。它的开发者是Giovanni Di Sirio。 (zh)
dbo:latestReleaseDate 2021-12-08 (xsd:date)
dbo:latestReleaseVersion 21.11.1
dbo:license dbr:Proprietary_software dbr:GNU_General_Public_License
dbo:thumbnail wiki-commons:Special:FilePath/ChibiOS_Embeddedware_Official_Logo.jpg?width=300
dbo:wikiPageExternalLink https://www.playembedded.org/blog/explanation-multithreading-chibios/ http://sourceforge.net/projects/chibios
dbo:wikiPageID 14415710 (xsd:integer)
dbo:wikiPageLength 8279 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1093899668 (xsd:integer)
dbo:wikiPageWikiLink dbr:Callback_(computer_science) dbr:PowerPC dbr:Priority_inheritance dbr:Atmel_AVR dbr:Universal_Serial_Bus dbr:Input_capture dbr:PowerPC_5000 dbr:PowerPC_e200 dbr:Proprietary_software dbr:16-bit_computing dbr:Comparison_of_open-source_operating_systems dbr:Compiler dbr:Controller_area_network dbr:Analog-to-digital_converter dbr:STM32 dbr:STMicroelectronics dbr:Error_code dbr:GNU_Compiler_Collection dbr:GNU_General_Public_License dbr:NXP_Semiconductors dbr:Context_switch dbr:Programmable_Interval_Timer dbr:Apache_License dbr:LwIP dbr:MSP430 dbr:Embedded_system dbr:Hardware_abstraction dbr:Kernel_(operating_system) dbr:Memory_pool dbr:Priority_queue dbr:Programmable_interval_timer dbr:Pulse-width_modulation dbr:Semaphore_(programming) dbr:Table_(information) dbr:Microkernel dbc:Embedded_operating_systems dbr:C_(programming_language) dbr:Timeout_(telecommunication) dbr:UIP_(micro_IP) dbr:Data_structure dbr:Win32 dbr:Secure_Digital dbr:8-bit_computing dbr:ARM_architecture dbr:32-bit_computing dbc:Free_software_operating_systems dbc:Real-time_operating_systems dbr:Dynamic_memory_allocation dbr:Eclipse_(software) dbr:Event-driven_programming dbr:FatFs dbr:Graphical_user_interface dbr:Freescale_ColdFire dbr:Freescale_Coldfire dbr:Microcontroller dbr:Source_code dbr:Process_(computing) dbr:Real-time_clock dbr:Real-time_operating_system dbr:Round-robin_scheduling dbr:AT91SAM dbr:Asynchronous_I/O dbr:Interrupt dbr:I²C dbr:Texas_Instruments dbr:Array_data_structure dbr:Assembly_language dbr:Atmel dbr:API dbc:ARM_operating_systems dbc:Microkernel-based_operating_systems dbc:Microkernels dbr:TI_MSP430 dbr:JTAG dbr:Thread_(computing) dbr:H8S dbr:Integrated_development_environment dbr:Message_(computer_science) dbr:Microchip_Technology dbr:MinGW dbr:Open-source_software dbr:Raspberry_Pi dbr:MultiMediaCard dbr:Serial_Peripheral_Interface_Bus dbr:Serial_port dbr:Ethernet dbr:Condition_variables dbr:I386 dbr:NXP_LPC dbr:STM8 dbr:ARM_Cortex-M0 dbr:ARM_Cortex-M3 dbr:ARM_Cortex-M4 dbr:ARM_Cortex-M7 dbr:Queue_(data_structure) dbr:Mutex dbr:Renesas_H8 dbr:General_Purpose_Input/Output dbr:MegaAVR
dbp:caption ChibiOS/RT official logo (en)
dbp:developer Giovanni Di Sirio (en)
dbp:family Real-time operating systems (en)
dbp:kernelType dbr:Microkernel
dbp:language English (en)
dbp:latestReleaseDate 2021-12-08 (xsd:date)
dbp:latestReleaseVersion 21.110000 (xsd:double)
dbp:license GPL3 or proprietary (en)
dbp:logo ChibiOS Embeddedware Official Logo.jpg (en)
dbp:marketingTarget Embedded systems (en)
dbp:name ChibiOS/RT (en)
dbp:programmedIn dbr:C_(programming_language) dbr:Assembly_language
dbp:sourceModel dbr:Open-source_software
dbp:supportedPlatforms Intel 80386; ARM 7, 9, Cortex: M0, M3, M4, M7; PowerPC, e200z; Atmel AVR; TI MSP430; STM8; Freescale Coldfire; Renesas H8S (en)
dbp:wikiPageUsesTemplate dbt:Real-time_operating_systems dbt:Infobox_OS dbt:Official_website dbt:Portal dbt:Reflist dbt:Short_description dbt:Start_date_and_age dbt:URL dbt:Microkernel
dbp:wordnet_type http://www.w3.org/2006/03/wn/wn20/instances/synset-operating_system-noun-1
dbp:workingState Current (en)
dcterms:subject dbc:Embedded_operating_systems dbc:Free_software_operating_systems dbc:Real-time_operating_systems dbc:ARM_operating_systems dbc:Microkernel-based_operating_systems dbc:Microkernels
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397
rdfs:comment ChibiOS/RT is a compact and fast real-time operating system supporting multiple architectures and released under a mix of the GNU General Public License version 3 (GPL3) and the Apache License 2.0 (depending on module). It is developed by Giovanni Di Sirio. Commercial licenses are available from ChibiOS. Additional products include ChibiOS/HAL, a hardware abstraction layer compatible with ChibiOS/RT, and ChibiStudio, a free integrated development environment based on Eclipse, the GNU Compiler Collection, and the OpenOCD Joint Test Action Group (JTAG) debugging pod. (en) ChibiOS / RT es un sistema operativo en tiempo real compacto y rápido que admite múltiples arquitecturas y se publica bajo una combinación de licencias GPL3 y Apache 2.0 (según el módulo). Está desarrollado por Giovanni Di Sirio. Las licencias comerciales están disponibles en ChibiOS . Los productos adicionales incluyen ChibiOS/HAL, una capa de abstracción de hardware compatible con ChibiOS/RT, y ChibiStudio, un entorno de desarrollo libre basado en Eclipse, GNU Compiler Collection y el módulo de depuración OpenOCD JTAG . (es) ChibiOS/RT est un système d'exploitation temps réel rapide et compact supportant différentes architectures et est un logiciel libre sous licence GPLv3. Il est développé par Giovanni Di Sirio. Il est notamment utilisé par le synthétiseur Axoloti sur un processeur STM32 F4 de STMicroelectronics. (fr) ChibiOS/RTは、コンパクトで高速なリアルタイムオペレーティングシステムであり、複数のアーキテクチャーをサポートし、GPL3ライセンスでリリースされている。開発者は、Giovanni Di Sirioである。 (ja) ChibiOS/RT – szybki, niewielkich rozmiarów system operacyjny czasu rzeczywistego wspierający szereg różnych platform sprzętowych, dostępny na licencji GPL3. (pl) ChibiOS/RT — компактная многозадачная операционная система реального времени (ОСРВ) для встроенных систем. Распространяется под модифицированной лицензией GPLv3. ChibiOS/RT предназначена для встраиваемых систем реального времени и где важное требование для выполняемых приложений — это эффективность и компактный код. Данная ОСРВ характеризуется высокой мобильностью, маленьким объёмом и, в основном, по своей архитектуре оптимизирована для чрезвычайно эффективного переключения между задачами. (ru) ChibiOS/RT是一个小且快的实时操作系统。 它支持多种架构,并且以GPLv3释出。它的开发者是Giovanni Di Sirio。 (zh) ChibiOS/RT è un sistema operativo real-time molto compatto ed efficiente progettato per applicazioni embedded. Il sistema supporta diverse architetture ed è distribuito sotto la licenza GPL3.Il Kernel supporta una varietà di meccanismi come: multithreading, timer software, semafori, mutex, variabili condizionali, messaggi, sorgenti di evento, code, I/O sincrono o asincrono con possibilità di timeout. Le architetture supportate includono: * Intel 80386 * ARM7 * ARM Cortex-M0/M3/M4 * PowerPC * STM8 * Atmel AVR * (it)
rdfs:label ChibiOS/RT (en) ChibiOS/RT (es) ChibiOS/RT (fr) ChibiOS/RT (it) ChibiOS/RT (ja) ChibiOS/RT (pl) ChibiOS/RT (ru) ChibiOS/RT (zh)
owl:sameAs freebase:ChibiOS/RT wikidata:ChibiOS/RT dbpedia-es:ChibiOS/RT dbpedia-fr:ChibiOS/RT dbpedia-it:ChibiOS/RT dbpedia-ja:ChibiOS/RT dbpedia-pl:ChibiOS/RT dbpedia-ru:ChibiOS/RT dbpedia-zh:ChibiOS/RT https://global.dbpedia.org/id/ahL1
prov:wasDerivedFrom wikipedia-en:ChibiOS/RT?oldid=1093899668&ns=0
foaf:depiction wiki-commons:Special:FilePath/ChibiOS_Embeddedware_Official_Logo.jpg
foaf:homepage http://www.chibios.org
foaf:isPrimaryTopicOf wikipedia-en:ChibiOS/RT
foaf:name ChibiOS/RT (en)
is dbo:wikiPageRedirects of dbr:ChibiOS
is dbo:wikiPageWikiLink of dbr:List_of_operating_systems dbr:STM32 dbr:Nios_II dbr:Apache_Mynewt dbr:Comparison_of_real-time_operating_systems dbr:List_of_ARM_Cortex-M_development_tools dbr:ARM_architecture_family dbr:FatFs dbr:I²C dbr:Jani_Hirvinen dbr:RL78 dbr:ChibiOS
is foaf:primaryTopic of wikipedia-en:ChibiOS/RT