Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Hebb
c6301a0a7c Write initial hardware_notes.md
This file contains various notes that compile and synthesize information
about the BL602's hardware features, gathered from this repository and
elsewhere on the internet.
2020-10-29 04:27:53 -07:00
Thomas Hebb
af89cd3c26 Add datasheet to repository and link to it from README
The datasheet was downloaded from [here][1]. Link to it from a new
"Hardware Information" section of the README, and also link to the SVD
file already in this repository.

[1]: http://files.pine64.org/doc/datasheet/padi-ii/BL602_BL604_DS_Datasheet.pdf
2020-10-29 04:27:53 -07:00
Thomas Hebb
28580b95a1 Fix formatting, spelling errors in README.rst
The code blocks added by #17 were formatted as Markdown, but this is an
reStructuredText file. Fix them, and also address a few other small
formatting, spelling, and line length nits.
2020-10-29 04:27:53 -07:00
Marek Kraus
daf3fb9366
Added Discord & Telegram links 2020-10-29 09:29:21 +01:00
Stefan Schaeckeler
871018e6a1 Bundled Crosscompiler coexist with Distribution Crosscompiler
Not everyone has or want to install their own crosscompiler.
Not everyone wants to run a crosscompiler distributed as a binary.

Give instructions on how the bundled crosscompiler can co-exist with the
distribution crosscompiler.
2020-10-28 20:41:29 -07:00
aiden-ct
6e45b959bb
Added Quick Start to README.md (#17)
* Added simple Quick Start section to README.md
* Added requirements.txt file for linker script

Co-authored-by: Avamander <avamander@gmail.com>
2020-10-29 00:26:15 +02:00
Pooya Moradi
44fb9f7c87
Added a HW section to the project's README.md (#6)
Added a HW section to the project's README.md, with additional links to original chip manufacturer and a comparison with ESP8266
2020-10-29 00:20:25 +02:00
bouffalolab2020
3a5d815642
Update README.rst 2020-10-26 20:51:11 +08:00
bouffalolab2020
f10bf7c6d9
Update README.rst 2020-10-26 20:50:41 +08:00
Rujun Wang
ee4a10b1a1 Initial Commit 2020-10-26 20:35:25 +08:00