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 |
|
Stefan Kolb
|
591f35be87
|
I discovered a problem in the file drivers/serial/serial.c concerning the function uart_close(…). In the case that a serial device is opened with the flag O_NONBLOCK the function uart_close(…) blocks until all data in the buffer is transmitted. The function close(…) called on an handle opened with O_NONBLOCK should not block. The problem occurred with a CDC/ACM device.
|
2017-05-10 07:59:58 -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
|
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
|
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
|
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 |
|
Gregory Nutt
|
96e7d1c310
|
Update REAMME
|
2016-11-14 16:41:37 -06:00 |
|
Gregory Nutt
|
5a9d3b20fa
|
LM32: Add README. Update hello defconfig and setenv.sh
|
2016-11-04 17:19:42 -06:00 |
|
Alan Carvalho de Assis
|
51f345ff88
|
Add basic support to Micromint Bambino 200E board. This includes contributions from Jim Wolfman.
|
2016-11-01 14:42:54 -06:00 |
|
Gregory Nutt
|
f61a14454d
|
Trivial cosmetic changes from review of PR 133
|
2016-09-15 08:06:33 -06:00 |
|
Gregory Nutt
|
8ee155da3d
|
Rename arch/sh to arch/renesas
|
2016-08-06 13:33:41 -06:00 |
|
Gregory Nutt
|
a43edef229
|
Fix some URLs
|
2016-07-03 08:16:28 -06:00 |
|
Gregory Nutt
|
5792491427
|
Remove configs/mt-db-x3, unfinished XMega port
|
2016-07-03 07:55:25 -06:00 |
|
Gregory Nutt
|
7a7998e4f9
|
Add support for the NXP Freedom-K64F board. This is primarily the work of Jordan Macintyre. I leveraged this code from https://github.com/jmacintyre/nuttx-k64f
|
2016-07-01 15:42:21 -06:00 |
|
Gregory Nutt
|
aa96a1d2ec
|
Move the TZ/Olson zoneinfo data set from apps/system/zoneinfo to libc/zoneinfo
|
2016-06-30 15:40:37 -06:00 |
|
Dave
|
dc1c27cee7
|
* This driver supports the 'I2C lcd backpack' design that is based on the PCF8574 io expander. There's a myriad of different vendors of such, but they are principally the same, save wiring and minor features like jumpers for I2C addresses. This driver supports known and unknown variants.
* The interface board supports HD44780-based LCD modules up to 4x32, and this driver accommodates all those formats.
|
2016-05-25 08:06:32 -06:00 |
|
Gregory Nutt
|
9bd8070b34
|
Review of last PR
|
2016-05-20 18:12:05 -06:00 |
|
Alan Carvalho de Assis
|
104b695645
|
configs: Add support for the generic STM32F103CBT6 Minimum Board
|
2016-05-18 13:33:17 -06:00 |
|
Gregory Nutt
|
61f6915898
|
Update README files
|
2016-05-12 10:01:43 -06:00 |
|
Gregory Nutt
|
91686e671c
|
configs/nucleus2g: Remove this board from the configs/ directory. A snapshot is still available in the Obsoleted repository
|
2016-04-12 12:19:30 -06:00 |
|
Gregory Nutt
|
51bed92fc2
|
STM32F429i-disco: Add uVision GCC IDE project files
|
2016-04-10 09:11:56 -06:00 |
|
Gregory Nutt
|
4449b95fda
|
Add references to new README files
|
2016-04-10 09:11:54 -06:00 |
|
Gregory Nutt
|
c964ab6b2b
|
Update URLs in documentation to account for removal of submodules
|
2016-04-10 08:54:21 -06:00 |
|
Gregory Nutt
|
2693be512b
|
Fix all URLs to the NuttX repository
|
2016-04-06 17:55:14 -06:00 |
|
Gregory Nutt
|
84151986de
|
Remove references to the VSN configuration from the Documentation
|
2016-03-30 18:13:00 -06:00 |
|
Gregory Nutt
|
95c542f6d1
|
Update README
|
2016-03-25 15:01:39 -06:00 |
|
Gregory Nutt
|
12d2f4eeb1
|
Update README
|
2016-02-29 13:17:59 -06:00 |
|
Gregory Nutt
|
a99e7c4d22
|
Update README
|
2016-02-20 10:20:55 -06:00 |
|
Gregory Nutt
|
ef8e96993c
|
Update README
|
2016-01-31 08:50:43 -06:00 |
|
Gregory Nutt
|
44c31c334b
|
Update README
|
2016-01-20 12:28:37 -06:00 |
|
Gregory Nutt
|
172de14c6b
|
Update README.html
|
2016-01-18 08:03:51 -06:00 |
|
Gregory Nutt
|
e0378fc5d7
|
Update README.html
|
2016-01-15 13:13:09 -06:00 |
|
Gregory Nutt
|
e7042df19c
|
README: Add reference to arduion-meg2560 README
|
2015-12-29 13:05:15 -06:00 |
|
Gregory Nutt
|
3881131e61
|
Update README.html
|
2015-12-23 09:48:38 -06:00 |
|
Gregory Nutt
|
52d37321dc
|
Update README.html
|
2015-11-18 13:55:27 -06:00 |
|
Gregory Nutt
|
4494034e43
|
Update README
|
2015-09-29 09:22:05 -06:00 |
|
Gregory Nutt
|
6b34d1e51f
|
Update README.html
|
2015-09-05 12:14:52 -06:00 |
|
Gregory Nutt
|
719aae2d0e
|
Update README.html to refernce apps/system/symtab/README.txt
|
2015-08-23 17:27:53 -06:00 |
|