Gregory Nutt
|
8ffbf6d95e
|
XTENSA: Hook xtensa_irq.S into build
|
2016-10-15 11:46:21 -06:00 |
|
Gregory Nutt
|
4621784617
|
Add xtensa.h (which is call up_internal.h in other architectures.
|
2016-10-15 11:45:15 -06:00 |
|
Gregory Nutt
|
0a0278a3ca
|
XTENSA: Add and architecture Makefile. Initial verion is just the MIPS Makefile.
|
2016-10-15 11:36:48 -06:00 |
|
Gregory Nutt
|
43d08db1a0
|
XTENSA: Add some interrupt controls
|
2016-10-15 11:29:50 -06:00 |
|
Gregory Nutt
|
0be3d12ba0
|
ESP32: Add option for interrupt support
|
2016-10-15 10:11:35 -06:00 |
|
Gregory Nutt
|
6f35ced002
|
ESP32: Add peripheral interrupt IRQ numbers
|
2016-10-15 08:39:15 -06:00 |
|
Gregory Nutt
|
e3ead1db69
|
Xtensa: Add an initial guess at the form of struct xcpcontext
|
2016-10-14 13:17:48 -06:00 |
|
Gregory Nutt
|
b669d78f8c
|
Trivial changes to README.txt
|
2016-10-14 11:01:28 -06:00 |
|
Gregory Nutt
|
c078573677
|
Add some .gitignore files
|
2016-10-13 16:29:50 -06:00 |
|
Gregory Nutt
|
1c383b6651
|
Update README
|
2016-10-13 16:29:54 -06:00 |
|
Gregory Nutt
|
04940840b6
|
ESP32 Core: Correct tool-related prefix and path
|
2016-10-13 14:48:29 -06:00 |
|
Gregory Nutt
|
43c46fd34c
|
ESP32 Core: Add a dummy Toolchain.defs. Fix some cloning errors left in the NSH configuration.
|
2016-10-13 14:40:43 -06:00 |
|
Gregory Nutt
|
25331aeb63
|
ESP32 Core: Add an NSH configuration for build testing
|
2016-10-13 14:37:28 -06:00 |
|
Gregory Nutt
|
ae5ada0ec5
|
ESP32 Core: Add a dummy board.h header file
|
2016-10-13 14:22:27 -06:00 |
|
Gregory Nutt
|
38d9436e42
|
ESP32 Core board: Add a dummy board Makefile
|
2016-10-13 11:34:29 -06:00 |
|
Gregory Nutt
|
52b1ca8747
|
configs/esp32-core: Add basic directory to support the ESP32 Core board V2
|
2016-10-12 15:27:34 -06:00 |
|
Gregory Nutt
|
852330876b
|
arch/xtensa: A little more ESP32 configuration logic
|
2016-10-12 14:50:28 -06:00 |
|
Gregory Nutt
|
55523f5771
|
arch/xtensa: Add a few basic XTENSA/LX6 files. Not yet enough to do anything with
|
2016-10-12 13:11:05 -06:00 |
|
Alan Carvalho de Assis
|
4195692bb4
|
Change "Board LED support" to "Board LED Status support"
|
2016-10-11 14:29:27 -06:00 |
|
Alan Carvalho de Assis
|
91fa8ffaea
|
STM32F103 Minimum: Add button supprt
|
2016-10-11 14:14:06 -06:00 |
|
Alan Carvalho de Assis
|
4825a8fc3f
|
STM32 Minimum: Note in Kconfig that the board supports buttons
|
2016-10-11 14:13:29 -06:00 |
|
Alan Carvalho de Assis
|
df313581db
|
Correct typo in comments
|
2016-10-11 14:13:28 -06:00 |
|
Gregory Nutt
|
0bc19a63bb
|
Merged in david_s5/nuttx-5/david_s5/kinetish-edited-online-with-bitbucket-1476115086140 (pull request #144)
kinetis.h edited online with Bitbucket
|
2016-10-10 10:04:04 -06:00 |
|
Gregory Nutt
|
3a5865c248
|
Merged in david_s5/nuttx-4/david_s5/kinetish-edited-online-with-bitbucket-1476114936502 (pull request #143)
kinetis.h edited online with Bitbucket
|
2016-10-10 10:03:22 -06:00 |
|
David Sidrane
|
0476c43748
|
kinetis.h edited online with Bitbucket
|
2016-10-10 15:58:21 +00:00 |
|
David Sidrane
|
4703a23171
|
kinetis.h edited online with Bitbucket
|
2016-10-10 15:56:02 +00:00 |
|
Gregory Nutt
|
79c9e25a12
|
include/nuttx/fs/nxffs.h: Needs forward reference to struct mtd_dev_s and needs to include stdbool.h
|
2016-10-09 14:07:19 -06:00 |
|
Gregory Nutt
|
e568b08b04
|
Update TODO list
|
2016-10-09 09:36:03 -06:00 |
|
Gregory Nutt
|
0fa7c62bf4
|
Update NuttX.html for 7.18 release
|
2016-10-08 11:47:19 -06:00 |
|
Gregory Nutt
|
693f513869
|
Update ReleaseNotes
|
2016-10-08 10:53:54 -06:00 |
|
Gregory Nutt
|
6ac51cb708
|
Update ChangeLog
|
2016-10-08 07:38:56 -06:00 |
|
Gregory Nutt
|
741e100dcf
|
Eliminate some warnings
|
2016-10-07 13:47:02 -06:00 |
|
Gregory Nutt
|
18791db758
|
Merged in jgraef-linetco/nuttx/bugfix/up_dma2dcreatelayer-return-value (pull request #142)
dma2d: fix an error in up_dma2dcreatelayer where an invalid pointer was returned when a certain underlying function failed.
|
2016-10-07 07:42:34 -06:00 |
|
Jens Gräf
|
1d3abd17cc
|
dma2d: fix an error in up_dma2dcreatelayer where an invalid pointer was returned when a certain underlying function failed.
|
2016-10-07 13:42:24 +02:00 |
|
Alan Carvalho de Assis
|
49ee2631f7
|
Enable JTAG in stm32f103-minimum/userled configuration
|
2016-10-06 13:33:31 -06:00 |
|
Gregory Nutt
|
d61239e38f
|
stm32_modifycr2 should be available on all platforms is DMA is enabled.
|
2016-10-06 08:50:52 -06:00 |
|
Gregory Nutt
|
f34d5db094
|
More fixed related to name changes from CONFIG_WL_MFRC522 to CONFIG_CL_MFRC522. Also depends on CONFIG_CONTACTLESS. not CONFIG_WIRELESS.
|
2016-10-06 07:58:14 -06:00 |
|
Gregory Nutt
|
1fda0523da
|
CONFIG_CL_MFR522, not CONFIG_WL_MFR522
|
2016-10-06 07:44:17 -06:00 |
|
Gregory Nutt
|
f55bee5325
|
Update defconfig files
|
2016-10-06 07:44:17 -06:00 |
|
Gregory Nutt
|
6a0917ae7f
|
Eliminate warnings
|
2016-10-06 07:44:17 -06:00 |
|
Gregory Nutt
|
4f4b709ef5
|
configs/stm32l476-mdk/nsh: Remove CONFIG_CXX_INITIALIZE. up_cxxinitialize is not provided in apps/platfor for this board.
|
2016-10-06 07:08:50 -06:00 |
|
Gregory Nutt
|
2ce9415e96
|
Merged in raiden00/nuttx (pull request #141)
configs/olimex-stm32-e407: Add some networking configurations
|
2016-10-06 06:56:05 -06:00 |
|
Mateusz Szafoni
|
796fbe834a
|
configs/olimex-stm32-e407: Add some networking configurations
|
2016-10-06 11:13:10 +02:00 |
|
Gregory Nutt
|
fc78eb6b28
|
Merged in david_s5/nuttx/master_l4_usbfix (pull request #140)
Master l4 usbfix
|
2016-10-05 06:45:48 -06:00 |
|
David Sidrane
|
d4a8585d6f
|
Fixed L4 USB Driver by avoiding SETUPDONE and EPOUT_SETUP
|
2016-10-04 16:52:12 -10:00 |
|
David Sidrane
|
a416b304a3
|
Code Cleanup and conform to upstrem debug config
|
2016-10-04 16:51:47 -10:00 |
|
David Sidrane
|
e54a0cd3d0
|
Header cleanup
|
2016-10-04 16:51:32 -10:00 |
|
Gregory Nutt
|
419fd6e266
|
Merged in slorquet/nuttx/PR_nucleoenc (pull request #139)
Add support for qencoders on various nucleo boards
|
2016-10-03 08:10:39 -06:00 |
|
Sebastien Lorquet
|
9dcecd4b15
|
Add support for qencoders on various nucleo boards
|
2016-10-03 16:07:20 +02:00 |
|
Gregory Nutt
|
06c70129ed
|
STM32L4: Remove dependencies on STM32 F3 from Kconfig
|
2016-10-02 16:05:13 -06:00 |
|