Gregory Nutt
13b742236d
Update some README files.
2017-11-13 15:49:38 -06:00
Gregory Nutt
22e98193b2
Remove references to no longer existing ltdc/README.txt file.
2017-11-06 12:37:04 -06:00
Gregory Nutt
48690284fb
configs/mx1ads: This commit removes board support for the mx1ads board. That board support was never completed and I no longer even have the hardware. The unfinished board support is still available in the Obsoleted repository if anyone would ever like to resurrect it.
2017-10-28 10:41:15 -06:00
Gregory Nutt
270aa2848a
Squashed commit of the following:
...
BCM2708: Add enough infrastructrue (more stubs) to get a clean compilation of the Pi Zero configuration (with many undefined things at link time).
BCM2708: Add basic interrupt handling logic
BCM2708: Add interrupt register definitions.
BCM2708: Add irq.h header file
BCM2708/Pi zero: bcm_boot.c and bcm_memorymap.h now compile. Added pizero linker script.
BCM2708/Pi Zero: Add Make.defs needed to build.
arch/arm/include/bcm2708, arch/arm/src/bcm2708, configs/pizero: Add some basic build and configuration logic.
configs/pizero: Add some basic structure of the Rasperry Pi Zero port.
Created directory configs/pizero. Nothing there now but a README.txt file.
Add initial boot.c and memorymap.c files
Author: Alan Carvalho de Assis <acassis@gmail.com>
Add AUX/UART/SPI registers definition
Author: Alan Carvalho de Assis <acassis@gmail.com>
Pizero GPIO registers
* Initial commit to add GPIO definitions
* Add remaining GPIO registers definition
Alan Carvalho de Assis <acassis@gmail.com>
BCM2708 memory map: Add VBASE defintions; fix VCSDRAM address per Alan; move all virtual address to the bottom of the file to avoid confusion -- top is all physical address; bottom is all veritural address.
Add initial memory map to BCM2708/BCM2835
Alan Carvalho de Assis <acassis@gmail.com>
2017-10-09 13:11:17 -06:00
Gregory Nutt
8ef1f519d6
configs/Kconfig: Put some boards in alphabetical order. Makes life better.
2017-10-06 17:38:04 -06:00
Gwenhael Goavec-Merou
d9029f153c
configs/nucleo-f410rb: Add support for the nucleo-F410RB board.
2017-09-25 12:59:39 -06:00
Bill Morgan
21a793a62c
readme: more typo fixes
2017-08-13 12:09:12 -05:00
Bill Morgan
d09b008951
readme: fix typo Bask->Bash
2017-08-08 17:51:02 -05:00
Gregory Nutt
c3b552e072
Minor cosmetic updates from review of last PR.
2017-07-20 07:39:57 -06:00
Gregory Nutt
316fde135c
Build System: It is no longer necessary to have a unique Make.defs file for each configuration. A board may share a common Make.defs file in the scripts directory.
2017-07-10 17:00:54 -06:00
Gregory Nutt
7671befcb2
Update a README
2017-07-10 14:36:36 -06:00
Gregory Nutt
8924bccd63
Update README
2017-07-10 12:48:12 -06:00
Gregory Nutt
db278d1f4e
net/procfs: Fix some spacing when both IPv6 and IPv4 are enabled.
2017-07-08 11:39:59 -06:00
Gregory Nutt
ec01bc411c
Update Document and README.
2017-07-08 10:34:06 -06:00
Gregory Nutt
25abbf7b17
Add Gwenhael's change to Makefile.win and update README.txt to described the new make target.
2017-07-08 06:55:50 -06:00
Gregory Nutt
d5acc050cc
Upate the top-level README.txt file
2017-06-15 10:03:56 -06:00
Gregory Nutt
2b8abbb3c6
configs: Add readme for B-L465E-IOT01A Development kit. This port is currently under consideration (but may not actually happen)
2017-06-10 08:58:47 -06:00
Gregory Nutt
830ad9370a
Update README file
2017-05-31 06:19:05 -06:00
Gregory Nutt
d9bd5ca05f
Update README and some C comments
2017-05-30 09:19:04 -06:00
Gregory Nutt
de6bffe713
Update some README files
2017-05-09 11:32:44 -06:00
Alan Carvalho de Assis
13f1ba03d5
Photon: Add README file
2017-05-08 13:14:21 -06:00
Gregory Nutt
2f9028b547
Remove all remaining references to setenv.h and setenv.bat.
2017-04-26 10:28:37 -06:00
Gregory Nutt
8a5ed57262
Nucleo-F072RB: Add directory and README file.
2017-04-18 08:16:21 -06:00
Gregory Nutt
0652cbfd12
Update TODO list and README files.
2017-04-15 07:40:14 -06:00
Gregory Nutt
fffdba0835
Revert "Add a placeholder for nucleo-64 boards. Currently these are in various directories nucleo-f303re, nucleo-f334r8, and nucleo-l476rg but need to be consolidated here because these are all the same boards."
...
This reverts commit 935cc4e3de
.
2017-04-14 17:15:58 -06:00
Gregory Nutt
935cc4e3de
Add a placeholder for nucleo-64 boards. Currently these are in various directories nucleo-f303re, nucleo-f334r8, and nucleo-l476rg but need to be consolidated here because these are all the same boards.
2017-04-14 13:30:36 -06:00
Gregory Nutt
ee6700dbc7
Update README's and some comments.
2017-04-08 07:30:20 -06:00
Gregory Nutt
85e1d15835
6loWPAN: Fix more configuration related issues detected by addition of 6loWPAN
2017-03-31 12:06:21 -06:00
Gregory Nutt
6c4dac459a
lcd/: PCF8574 backpack logic needs to include poll.h CONFIG_DISABLE_POLL is not set.
2017-03-27 12:28:34 -06:00
Gregory Nutt
2ec72c8f94
Clicker2-STM32: Add a README file
2017-03-23 11:17:43 -06:00
Gregory Nutt
1e9bc166d4
XMC4500 Relax: Add README.txt file. Fix some comments.
2017-03-21 10:02:23 -06:00
Gregory Nutt
0fc226dd53
Changes from review of last PR
2017-02-19 14:58:37 -06:00
Gregory Nutt
68053f88e5
Update READMEs and TODO list
2017-02-14 06:18:18 -06:00
Gregory Nutt
d5b1ca14e2
Update README and some comments.
2017-01-02 13:54:07 -06:00
Gregory Nutt
13d00344c9
Add configuration to prevent selection of Windows native toolchains when using Ubuntu under Windows 10
2017-01-02 07:16:47 -06:00
Gregory Nutt
3a0413c048
Back out most of 34be3e7c3c
and update README again. Windows native tools cannot be used with Ubuntu under Windows 10 now. For Cygwin, that support depends on the 'cygpath -w' tool to convert POSIX paths to Windows paths. There is no corresponding tool for Ubuntu under Windows 10.
2017-01-01 16:29:03 -06:00
Gregory Nutt
f46bfeb1f8
Fix/clarify a few coments.
2017-01-01 15:44:48 -06:00
Gregory Nutt
34be3e7c3c
Add configuration support for builds with Ubuntu under Windows 10
2017-01-01 15:34:23 -06:00
Gregory Nutt
eeab108a6c
Yet another update to the top-level README.txt file
2017-01-01 10:13:02 -06:00
Gregory Nutt
37ce36d51f
Another small update to the top-level README.txt file
2017-01-01 09:44:36 -06:00
Gregory Nutt
9b4685c9a3
Update README.txt file
2017-01-01 09:33:06 -06:00
Gregory Nutt
c6d621fca5
Update README.txt file
2017-01-01 08:35:49 -06:00
Gregory Nutt
abcb176641
Trivial change to README
2016-12-31 15:44:18 -06:00
Gregory Nutt
911209eb45
Update README
2016-12-31 14:00:44 -06:00
Gregory Nutt
5bd6147702
Update README
2016-12-31 13:20:48 -06:00
Gregory Nutt
f8f2c00415
Olimex STM32 P407: Update clocking using STM3250G; Verify GPIOs.
2016-12-21 10:45:36 -06:00
Gregory Nutt
f063e4c5ac
Remove Calypso architecture support and support for Calypso SERCOMM driver.
2016-12-13 18:35:52 -06:00
Gregory Nutt
d9e040d76b
Remove all Calypso board configurations
2016-12-13 18:24:49 -06:00
Gregory Nutt
9f323692f4
Update README files
2016-12-04 07:07:39 -06:00
Gregory Nutt
c0cbea2550
Remove RGMP and RGMP drivers.
2016-12-02 09:49:33 -06:00