Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2ab845b9 authored by Jason Kridner's avatar Jason Kridner
Browse files

try dropdown

Don't love it.
parent 3ec021b5
No related merge requests found
...@@ -5,10 +5,12 @@ ...@@ -5,10 +5,12 @@
.. grid:: 1 1 1 2 .. grid:: 1 1 1 2
.. grid-item-card:: Replace GBridge .. grid-item-card::
.. youtube:: tCtehnXODW8 .. dropdown:: Replace GBridge
:width: 100%
.. youtube:: tCtehnXODW8
:width: 100%
^^^ ^^^
The project aims to eliminate GBridge and merge its functionality into greybus (linux driver) and cc1352 driver. The subtasks I have identified are the following: The project aims to eliminate GBridge and merge its functionality into greybus (linux driver) and cc1352 driver. The subtasks I have identified are the following:
...@@ -37,10 +39,12 @@ ...@@ -37,10 +39,12 @@
proposal proposal
.. grid-item-card:: Building an LLVM Backend for PRU .. grid-item-card::
.. youtube:: f4LVIW9VlrM .. dropdown:: Building an LLVM Backend for PRU
:width: 100%
.. youtube:: f4LVIW9VlrM
:width: 100%
^^^ ^^^
This project intends to introduce LLVM support for PRU, to enable us to use clang rather than pru-gcc. As Clang provides extremely clear and simple diagnoses and is considerably faster and requires less memory, it will be beneficial. The LLVM support will offer greater tooling, compatibility, and optimization. I will therefore build the LLVM Backend for PRU. This project intends to introduce LLVM support for PRU, to enable us to use clang rather than pru-gcc. As Clang provides extremely clear and simple diagnoses and is considerably faster and requires less memory, it will be beneficial. The LLVM support will offer greater tooling, compatibility, and optimization. I will therefore build the LLVM Backend for PRU.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment