Sam Grove
7bc8fa68b9
Readme updates for style and branding
...
Add a logo and reformat the readme layout. Update use of Mbed to
align with Arm branding guidelines.
2017-12-04 14:59:16 -06:00
Jimmy Brisson
b0501bd846
Post coverage details on coveralls and link to them in readme
2017-09-05 14:32:50 -05:00
Jimmy Brisson
aa1eefc0f1
Edit Readme and add Travis Badges
2017-04-06 11:18:59 -05:00
Bartek Szatkowski
fe7c54c15c
README: Minor interpunction fix
2017-01-19 16:06:08 +00:00
Bartek Szatkowski
392e36b424
README: mbed-cli -> mbed CLI
2017-01-19 15:59:09 +00:00
Bartek Szatkowski
a4bf049cd8
README: Build info; Docs version updated
...
Add note that mbed-cli is needed for building mbed OS; update link to the docs to point to the latest version.
2017-01-19 14:49:32 +00:00
Anna Bridge
315d893e83
Update README.md to link to the set of release notes
...
Instead of referencing a specific release version here, thus negating the need to update this readme for every minor release.
2016-12-15 18:13:35 +00:00
Sam Taylor
fd9e9980ba
Update README.md
...
Changed revision number and documentation links for the 5.2 release
2016-10-21 19:09:41 +01:00
Seppe Stas
c4f6158881
Fixed link to release page
...
It looks like https://docs.mbed.com/docs/mbed-os-release-notes/en/latest/5_1/release results in a 404 page, but https://docs.mbed.com/docs/mbed-os-release-notes/en/latest/5_1/release/ works.
2016-08-22 14:05:54 +02:00
Sam Grove
69a27649ba
update readme for mbed OS 5
2016-08-04 22:29:54 -05:00
adustm
4780f7b441
update Nucleo-F410RB
2016-06-14 22:09:21 +02:00
Aksel Skauge Mellbye
b8502c6d84
Add missing EFM32 Pearl Gecko to README.
2016-06-13 23:33:28 +01:00
Mihail Stoyanov
42c62abed1
Further changes to reflect workspace_tools to tools rename
2016-06-09 21:40:54 +01:00
Martin Kojtal
9e41fecbcb
Merge pull request #1541 from sg-/venv
...
Venv
2016-02-12 08:28:07 +01:00
Sam Grove
1c53fe876b
Update README.md
...
use pip to install requirements
2016-02-11 16:19:03 -06:00
0xc0170
9f28c09a39
Readme - update ides, add note about progen replacement
2016-02-05 10:42:45 +01:00
Sam Grove
b01d3c9a99
add notes to readme
2016-01-10 14:40:06 -06:00
Parthasarathy.S
ad561d66ef
Updated Readme for Atmel platform information and Added Atmel targets to the library build list
2015-11-24 19:50:37 +05:30
Rafal Fabich
0ecd64b127
Removed broken hyperlink
2015-11-12 09:56:40 +01:00
Rafal Fabich
42af2cc603
Added STM32F410RB to the list of supported MCUs in the README.md file
2015-11-12 09:56:39 +01:00
Helmut Tschemernjak
eab731595f
Added the new STM32L4 Nucleo and Discovery into the README
2015-09-25 16:05:25 +02:00
Martin Kojtal
6f7f37eec7
Merge pull request #1118 from logost/LPC2460
...
Introduction of new platform LPC2460 MCU
2015-06-01 10:52:03 +01:00
Dmitry Bogdanov
7c671670a9
add LPC2460 to README file
2015-05-18 17:01:59 +04:00
Steven Cooreman
cc0ec3e019
Update readme with Silicon Labs kit support
2015-05-12 14:00:43 +02:00
Anders Lindvall
dcc53f4bda
Fixed target issues for TARGET_LPC4088_DM
...
- Removed target alias from the EXPORT_MAP in targets.py as it didn't work
- Added copies of the LPC4088 target exporters
- Fixed flag issue in the gcc toolchain
- Changed defines in eth USBDevice, rpt and rtos to handle
TARGET_LPC4088_DM
2015-02-08 11:56:39 +01:00
Takayuki Kurosawa
33a843cf93
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
workspace_tools/targets.py
2014-11-06 16:19:35 +09:00
Richard Osterloh
1d489bc298
Added support for the STM32L0 Discovery board
2014-10-30 21:11:36 +00:00
Takayuki Kurosawa
b024a3dfda
[RZ/A1H] commit for RTOS changes
...
- adds RTX-CA related files
- changes Thread.cpp for CA9
- adds GR-PEACH entry to README.md
2014-10-24 11:46:01 +09:00
Martin Olejar
ba7a631c3d
Merge branch 'master' into dev-freescale-kl43z
2014-10-21 23:14:39 +02:00
ohagendorf
e7240496e4
[README.md] corrected the toolchains for IDEs CoIDE and emBlocks
2014-10-12 13:08:54 +02:00
Martin Olejar
262f9cff89
Add HAL for Freescale KL43Z
2014-10-11 20:40:12 +02:00
ohagendorf
3a3727939a
[README.md] rendering problem because of a missing new line
...
After last addition of a target, a new line was missing and that's why
there was a redering problem with a header line (Supported Toolchains
and IDEs).
2014-10-10 22:05:48 +02:00
0xc0170
7b68815ae1
Merge branch 'stm32f407' of github.com:xiongyihui/mbed into xiongyihui-stm32f407
...
Conflicts:
README.md
2014-10-10 08:41:09 +02:00
Yihui Xiong
be9dc13b29
README.md add boards of Seeed Arch series
2014-10-10 11:27:10 +08:00
ohagendorf
79cf6ab8fb
[README.md] some more changes and additions
...
Some more web addresses changes and added CoIDE as toolchain.
2014-10-09 21:54:30 +02:00
ohagendorf
542ae12f69
[README.md] some changes and additions
...
Changed web addresses from mbed.org to developer.mbed.org, added some
Nucleo and one Discovery board, reorder of the Nucleo boards depending
on M0, M3, M4.
2014-10-09 21:40:55 +02:00
23chrischen
f1178aeccd
Added "M4F"
...
Several listed as Cortex M4 cores are actually M4F cores (having a floating point unit), I did some homework to figure out which ones have FPU's. It appears that the K20D50M is the only board with a Cortex-M4 MCU that is does not have a floating point unit.
2014-07-29 11:50:05 -05:00
23chrischen
b8923edd2c
Added STM32F411RE to list
2014-07-27 21:50:51 -05:00
dinau
6129f77afc
modified README.md
2014-06-21 00:25:07 +09:00
dinau
323a5d7270
LPCCAPPUCCINO] initial port
...
LPCCAPPUCCINO is the breakboard that has LPC11U37,
https://strawberry-linux.com/catalog/items?code=12045
Schematic:
https://strawberry-linux.com/pub/cappuccino-sch.pdf
2014-06-20 23:08:02 +09:00
Thomas Russell Murphy
b425c93a68
Update links in Readme.md
...
Link to FRDM-K64F page, add Nucleo-F302R8, LPC800-MAX, DipCortex-M0, DipCortex-M3, BlueBoard-LPC11U24, link to mbed Platforms page at top of "Supported Microcontrollers and Boards" section.
2014-05-30 09:20:40 -04:00
dinau
8303f307e4
Modified: README.md
2014-04-08 23:06:03 +09:00
dinau
d0cd0b4d2d
Added STM32 Dicscovery to README.md
2014-04-04 20:58:36 +09:00
0xc0170
81eaf7e05b
K64F - addition to build release script
2014-04-03 10:02:29 +02:00
0xc0170
f761487946
[fix] nucleo target - gcc arm removal from targets.py
2014-03-04 21:31:09 +01:00
Emilio Monti
0c7954503a
Update README.md
2014-02-27 09:59:34 +00:00
Emilio Monti
52205bb648
Update README.md
2014-02-18 15:30:45 +00:00
neilt6
d3944590ba
Added LPC11U35 to readme
...
Added a reference to the EA LPC11U35 QuickStart Board to the readme.
2014-02-12 09:57:43 -07:00
sg-
f1fa9a0c25
Added support for C027. Small re-factor to LPC1768 to accommodate this.
2014-01-28 20:44:32 -06:00
sg-
210cead56b
changes
2014-01-08 16:41:13 -06:00