arduino-pico/docs
Maximilian Gerhardt 3df3f0741a
Add PlatformIO support (#250)
* Add package.json

To make package easily integratable with PlatformIO

* Correct name back to original one

* Format package.json

* Add first shot at builder script

* Add USB stack flags, fix compile flags

* Formatting

* Add more link & USB flags

* Build Boot2 bootloader

* Formatting

* Generate linkerscript, linker fixes

* Fix linkflags, make firmware runnable

* Update USB flags and RAM size

* Correct USB flags, add dynamic sketch partitioning

* Restructure filesystem size and flash size logic into platform code

* Move C++ only flags to CXXFLAGS

* Add PlatformIO documentation

* Link to new platform.io document in the docs TOC

* Fix typos in platformio docs

* Fix one additional typo in platformio.rst

* Update docs

* Remove wrongly commited build folder
2021-09-13 21:28:07 -07:00
..
images Add PlatformIO support (#250) 2021-09-13 21:28:07 -07:00
_config.yml Set theme jekyll-theme-slate 2021-03-21 10:27:27 -07:00
analog.rst Clean up documentation 2021-04-06 15:49:56 -07:00
conf.py Add full-fledged documentation, update I2S API (#80) 2021-04-06 08:01:45 -07:00
digital.rst Clean up documentation 2021-04-06 15:49:56 -07:00
eeprom.rst Fix repo spelling issues (#152) 2021-05-19 18:03:12 -07:00
fs.rst Fix repo spelling issues (#152) 2021-05-19 18:03:12 -07:00
help.rst More documentation cleanup 2021-04-06 16:00:57 -07:00
i2s.rst Fix repo spelling issues (#152) 2021-05-19 18:03:12 -07:00
ide.rst Add full-fledged documentation, update I2S API (#80) 2021-04-06 08:01:45 -07:00
index.md Update index.md 2021-05-16 04:14:37 -07:00
index.rst Add PlatformIO support (#250) 2021-09-13 21:28:07 -07:00
install.rst Add pico-debug support (#239) 2021-07-07 12:55:03 -07:00
libraries.rst More documentation cleanup 2021-04-06 16:00:57 -07:00
license.rst Clean up documentation 2021-04-06 15:49:56 -07:00
make.bat Add full-fledged documentation, update I2S API (#80) 2021-04-06 08:01:45 -07:00
Makefile Add full-fledged documentation, update I2S API (#80) 2021-04-06 08:01:45 -07:00
multicore.rst Update multicore.rst 2021-05-06 20:48:06 -07:00
pins.rst Added missing SPI::setCS(pin) in docs (#256) 2021-07-20 03:45:01 -07:00
platformio.rst Add PlatformIO support (#250) 2021-09-13 21:28:07 -07:00
sdk.rst Add PIOASM online tool link, thanks @jake653! (#197) 2021-06-08 08:34:53 -07:00
serial.rst Clean up documentation 2021-04-06 15:49:56 -07:00
servo.rst Clean up documentation 2021-04-06 15:49:56 -07:00
spi.rst Clean up documentation 2021-04-06 15:49:56 -07:00
usb.rst Add TinyUSB usage note. (#168) 2021-05-26 02:17:42 -07:00
wire.rst Docs: larify pin assignments for i2c (#173) 2021-05-26 18:25:48 -07:00