mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
fix broken link to Discovering the STM32 Microcontroller book using wayback machine link (#11939)
This commit is contained in:
parent
71db0f7f09
commit
65fb739a8d
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
|
|||
### Embedded Systems
|
||||
|
||||
* [Control and Embedded Systems](http://www.learn-c.com) (HTML)
|
||||
* [Discovering the STM32 Microcontroller](http://www.cs.indiana.edu/~geobrown/book.pdf) (PDF) (CC BY-NC-SA)
|
||||
* [Discovering the STM32 Microcontroller](https://web.archive.org/web/20250112021837/https://legacy.cs.indiana.edu/~geobrown/book.pdf) (PDF) (CC BY-NC-SA)
|
||||
* [First Steps with Embedded Systems](https://www.phaedsys.com/principals/bytecraft/bytecraftdata/bcfirststeps.pdf) - Byte Craft Limited (PDF)
|
||||
* [Introduction to Embedded Systems, Second Edition](https://ptolemy.berkeley.edu/books/leeseshia/releases/LeeSeshia_DigitalV2_2.pdf) - Edward Ashford Lee, Sanjit Arunkumar Seshia (PDF) (CC BY-NC-ND)
|
||||
* [Introduction to Microcontrollers](http://www.embeddedrelated.com/showarticle/453.php) (HTML)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue