Difference between revisions of "Toolbox"

From eLinux.org
Jump to: navigation, search
(5 intermediate revisions by 4 users not shown)
Line 19: Line 19:
 
;[[Source Management Tools]]
 
;[[Source Management Tools]]
 
;[[Test Systems]]
 
;[[Test Systems]]
 +
;[[Test Tools]]
 +
;[[Scripting]]
 +
  
 
</div>
 
</div>
Line 27: Line 30:
 
;Kernel Subsystems
 
;Kernel Subsystems
 
*[http://www.linusakesson.net/programming/tty/index.php The TTY Demystified] - excellent explanation of kernel tty system
 
*[http://www.linusakesson.net/programming/tty/index.php The TTY Demystified] - excellent explanation of kernel tty system
* [[Device Trees]] - a structure used to describe system hardware at startup - can be passed or modified by firmware, or built into kernel
+
* [[Device Tree]] - a structure used to describe system hardware at startup - can be passed or modified by firmware, or built into kernel
 
;Online Documentation  
 
;Online Documentation  
 
* [http://kernel.org/doc/ols/ Papers from the Ottawa Linux Symposium]
 
* [http://kernel.org/doc/ols/ Papers from the Ottawa Linux Symposium]
Line 36: Line 39:
 
* [http://free-electrons.com/training/multimedia Multimedia in embedded Linux systems]  
 
* [http://free-electrons.com/training/multimedia Multimedia in embedded Linux systems]  
 
* [http://free-electrons.com/articles/elfs/ Embedded Linux From Scratch... in 40 minutes!]  
 
* [http://free-electrons.com/articles/elfs/ Embedded Linux From Scratch... in 40 minutes!]  
 +
* [http://www.makelinux.net/reference Linux technology reference]
 
;[[:Category:Books| Books]]
 
;[[:Category:Books| Books]]
 
;[[Reference Material]]
 
;[[Reference Material]]
 
;[[Podcasts]]
 
;[[Podcasts]]
 +
;[[Device drivers]]
 +
;[[Beginning Programming]]
 +
 
</div>
 
</div>
 
|-
 
|-
Line 44: Line 51:
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Tips and Tricks</div>
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Tips and Tricks</div>
 
<div style="margin: 0 0 0 1em;">
 
<div style="margin: 0 0 0 1em;">
 +
;[[Chip_Identification|How to Identify IC Markings]]
 
;[[Code Styling Tips]]
 
;[[Code Styling Tips]]
 
;[[Debugging Tips]]
 
;[[Debugging Tips]]
Line 54: Line 62:
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Misc & Wishlist</div>
 
<div style="background: #eeeeee; border: 1px solid #2C547A; padding: 5px; margin: 3px; font-weight:bold;text-align:center;font-size:120%;">Misc & Wishlist</div>
 
<div style="margin: 0 0 0 1em;">
 
<div style="margin: 0 0 0 1em;">
;[[Chip_Identification|How to Identify IC Markings]]
 
 
;[[Bluetooth Network| Setting up a Bluetooth Network]]
 
;[[Bluetooth Network| Setting up a Bluetooth Network]]
 
;[[Continuous Logging for Watchdog Timer Expiration]]
 
;[[Continuous Logging for Watchdog Timer Expiration]]

Revision as of 14:00, 16 December 2013