Commit Graph

26 Commits

Author SHA1 Message Date
greigdp
2c9613d2f6 Add basic debian-based dockerfile to test building 2021-03-10 19:26:02 +01:00
Thomas Hebb
4c2e1c6dbb Remove executable permission from files that don't need it 2021-01-09 13:18:35 -08:00
Thomas Hebb
c292a2ee59 Shorten line lengths in README where possible 2020-12-30 13:35:01 -08:00
Marek Kraus
c00a0980dc Revert "Added mbedTLS as a submodule (#64)"
This reverts commit 2aa0fdd6b6.
The difference between upstream mbedtls and AliOS mbedtls is too
huge
2020-11-23 12:44:11 +01:00
Caio Barros
8e6979bde4
Update README.rst
adding info of re group plus minor formatting
2020-11-20 23:19:32 -03:00
Panagiotis Vasilopoulos
59050e6d33
Improved README.md (#51)
- Removed redundant instructions
- Improved wording

Co-authored-by: Marek Kraus <gamelaster@users.noreply.github.com>
2020-11-19 18:30:30 +01:00
danielbarry
2aa0fdd6b6
Added mbedTLS as a submodule (#64)
Removed mbedTLS files and replaced them with a submodule
2020-11-19 16:04:07 +02:00
Saket Sinha
0c49fe4b3e Add support for toplevel Makefile
Add toplevel Makefile with clean support.
Updated Readme for building details.
2020-11-11 10:04:25 +01:00
Marek Kraus
479199e248
Update README.rst 2020-11-03 17:15:41 +01:00
Marek Kraus
fefda8399b
Merge pull request #58 from v01d/README
README: add some more hardware details (evaluation boards and core type)
2020-10-31 17:35:34 +01:00
Matias N
953f8c8c4b
README: add some more hardware details (evaluation boards and core type) 2020-10-31 13:27:43 -03:00
JF
53a55f6a60 Fix typo in README: the value of CONFIG_CHIP_NAME must be "BL602" instead of "bl602" 2020-10-31 15:56:08 +01:00
Avamander
06daa892a9
Added a sentence about the documentation submodule 2020-10-30 00:59:38 +02:00
Tom Hebb
f96b66f346
Remove documentation now in bl602-docs repo (#48)
* Remove documentation now in bl602-docs repo

* Replace upstream docs with bl602-docs submodule
2020-10-30 00:57:39 +02:00
Thomas Hebb
72581fdce8 Remove vestiges of original README
Explicitly mention that this is a fork and that it's tied to the
Nutcracker challenge. Fix a few minor formatting issues.

I wanted to reformat the README to Markdown, but it looks like Markdown
can't express the nice multi-line table that we use for the ESP8266
comparison.
2020-10-29 04:49:16 -07:00
Marek Kraus
a06f64d068
Added Matrix channel 2020-10-29 12:44:02 +01:00
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