User:Seebe: Difference between revisions

From Renesas.info
No edit summary
No edit summary
Line 1: Line 1:
= Color and bold inside of pre =
* suround the pre tag with html.
* then, you can use span to break the pre
<html><pre>
<span><font color=navy><B>/* Common settings */</B></font></span>
param.frequency = <span><font color=red>0</font></span>;
param.pl5_refdiv = <span><font color=red>1</font></span>;
param.pl5_divval = <span><font color=red>0</font></span>;
param.pl5_spread = <span><font color=red>0x16</font></span>;
</pre></html>


= Banner for RZ/V Page =
= Banner for RZ/V Page =

Revision as of 14:33, 10 April 2023


Color and bold inside of pre

  • suround the pre tag with html.
  • then, you can use span to break the pre

	/* Common settings */
	param.frequency = 0;
	param.pl5_refdiv = 1;
	param.pl5_divval = 0;
	param.pl5_spread = 0x16;



Introduction Video
🎥
Demo Videos
📰
Whitepapers and Blogs
🚀
Evaluation Boards
🧭
Easy Download Guide
A complete list of all downloads on renesas.com
🧩
System Examples


️ ✍️



Introduction Video

Overview of products and eval kits
Online Guide
🧭
Where to find information on www.renesas.com
Evaluation Boards
🚀
BSP instructions and helpful hints
Articles
📰
Learn using Articles, Whitepapers and Blogs
Demo Videos
🎥
Links to videos

System Examples
🧩
Combing components for a complete solution


Easy Download Guide
🧭
A complete list of all downloads



style="width: 85%;"

Testing copy to clipboard


sudo apt update



sudo apt update




Formatting Links