Gregory Nutt
|
abf5b011b5
|
Update README files
|
2016-11-01 15:12:30 -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
|
cfcc7edded
|
Xtensa/ESP32: Add window spill logic; Add C++ support to linker script
|
2016-10-31 17:51:48 -06:00 |
|
Gregory Nutt
|
1eb15d0d4e
|
ESP32: Update linker script to use naming expected by CXX initialization
|
2016-10-31 15:43:28 -06:00 |
|
Gregory Nutt
|
a8e3f79494
|
Xtensa/ESP32: Add User Exception handler
|
2016-10-31 12:04:52 -06:00 |
|
Gregory Nutt
|
a787a99071
|
ESP32: Add inter-cpu interrupts
|
2016-10-31 08:29:28 -06:00 |
|
Gregory Nutt
|
85ed3dae9a
|
Update some compilation issues
|
2016-10-30 15:38:51 -06:00 |
|
Gregory Nutt
|
a4c3fef0b7
|
Xtensa: Add more exception vectors. All just cause a PANIC now.
|
2016-10-30 12:20:11 -06:00 |
|
Gregory Nutt
|
4997ec7a1e
|
ESP32 Core V2: Add an SMP configuration to support development (not yet usable).
|
2016-10-29 14:56:07 -06:00 |
|
Gregory Nutt
|
c993a0267c
|
Xtensa: Add Window vector
|
2016-10-29 12:30:24 -06:00 |
|
Gregory Nutt
|
d346f25aae
|
Xtensa/ESP32: Fix some compile issues related to new co-processor logic
|
2016-10-29 10:27:46 -06:00 |
|
Marc Rechté
|
54972a1668
|
Add STM32 F303RE hello configuration; remove duplicate setting from board.h
|
2016-10-28 07:16:01 -06:00 |
|
Marc Rechté
|
d58f9d8426
|
Add STM32 F303RE hello configuration; remove duplicate setting from board.h
|
2016-10-28 07:15:15 -06:00 |
|
Gregory Nutt
|
6ed5d4b20c
|
ESP32: Fix some compilation errors
|
2016-10-27 16:36:22 -06:00 |
|
Alan Carvalho de Assis
|
ac00982dc8
|
STM32F103 Minimum: Add rgbled configuration ommitted in previous commit
|
2016-10-27 15:04:49 -06:00 |
|
Gregory Nutt
|
cf73c9e1d1
|
EPS32: Add GPIO ROM interface definitions
|
2016-10-27 10:43:58 -06:00 |
|
Alan Carvalho de Assis
|
4d29b898a6
|
Add RGB LED support on STM32F103 Minimum board
|
2016-10-26 13:27:58 -06:00 |
|
Gregory Nutt
|
0a96f3a8c8
|
ESP32: Fix some compilation issues
|
2016-10-26 12:50:10 -06:00 |
|
Marc Rechte
|
483f012600
|
Initial implemention of the STM32 F37xx SDADC module. There are also changes to ADC, DAC modules. SDADC has only been tested in DMA mode and does not support external TIMER triggers. This is a work in progress.
|
2016-10-25 14:14:10 -06:00 |
|
Alan Carvalho de Assis
|
2d7b1ccdda
|
STM32F1 Mimumum: Fix Timers 2 to 7 clock frequencies
|
2016-10-25 12:52:56 -06:00 |
|
Gregory Nutt
|
7b7e352d6e
|
ESP32: Add some peripheral configuration
|
2016-10-24 14:09:47 -06:00 |
|
Gregory Nutt
|
802cd12796
|
Fix typo in last commit
|
2016-10-24 07:31:18 -06:00 |
|
Gregory Nutt
|
818b0171d7
|
ESP32: Clock configuration is not yet implemented. ESP32 will be running a XTAL frequency.
|
2016-10-24 07:30:11 -06:00 |
|
Gregory Nutt
|
2514ddec8b
|
Xtensa: Add NMI handler
|
2016-10-23 16:24:09 -06:00 |
|
Gregory Nutt
|
9a9488ae92
|
ESP32: Fix heap initialization
|
2016-10-23 14:20:03 -06:00 |
|
Gregory Nutt
|
978c788926
|
Merge branch 'esp32' of bitbucket.org:nuttx/nuttx
|
2016-10-23 11:46:04 -06:00 |
|
Gregory Nutt
|
1fcced12eb
|
Xtensa: Timer code now compiles okay
|
2016-10-23 11:31:48 -06:00 |
|
Gregory Nutt
|
9b5fedc81e
|
Xtensa: Add implementation of system timer; Correct CFLAGS
|
2016-10-23 10:08:38 -06:00 |
|
Gregory Nutt
|
23b003c649
|
Xtensa: Some things in Kconfig are really core options, not user configurations.
|
2016-10-22 12:25:56 -06:00 |
|
Ken Pettit
|
1e40e03c7f
|
Minor RISC-V update
|
2016-10-21 17:01:40 -06:00 |
|
Alan Carvalho de Assis
|
31da3e30a9
|
Add support to PWM on STM32F103-Minimum board
|
2016-10-21 13:27:04 -06:00 |
|
Gregory Nutt
|
3e4d2dba65
|
Merge remote-tracking branch 'origin/master' into esp32
|
2016-10-21 12:35:41 -06:00 |
|
Gregory Nutt
|
19a2212971
|
The buttons example was changed to archbuttons. As a result all of the button configurations are broken and need some renaming in the defconfig files. Noted by Frank Berkert
|
2016-10-21 12:12:04 -06:00 |
|
Gregory Nutt
|
7a007a1e8e
|
ESP32: The ESP32 Core V2 board does not have any user controllable LEDs.
|
2016-10-21 07:35:56 -06:00 |
|
Gregory Nutt
|
2dbcdd781c
|
Correct STM32 Butterfly2 URL. Correct some comments.
|
2016-10-20 07:18:23 -06:00 |
|
Gregory Nutt
|
d2d60a59bf
|
ESP32: Refresh configuration; fix some compile issues
|
2016-10-19 13:58:50 -06:00 |
|
Gregory Nutt
|
d1562a18e6
|
Add vectors for interrupt levels 2-6
|
2016-10-19 13:58:51 -06:00 |
|
Gregory Nutt
|
847af7c3c1
|
Trivial change to .gitignore
|
2016-10-18 13:30:07 -06:00 |
|
Gregory Nutt
|
89851b7446
|
ESP32: Add .gitignore; minor compile fixes
|
2016-10-18 13:13:11 -06:00 |
|
Gregory Nutt
|
4a7d7e9a5a
|
ESP32: Forgot to add file in last commit
|
2016-10-18 13:21:56 -06:00 |
|
Gregory Nutt
|
8c606c4878
|
ESP32: Add more missing infrastructure
|
2016-10-18 13:18:59 -06:00 |
|
Gregory Nutt
|
6d974a8c69
|
ESP32: Correct logic to auto-generate esp_out.ld linker script
|
2016-10-18 11:30:30 -06:00 |
|
Gregory Nutt
|
e72fab6f26
|
Add a board context target
|
2016-10-18 10:54:26 -06:00 |
|
Gregory Nutt
|
8b25782d01
|
ESP32 Core: Correct linker script CFLAGS selection
|
2016-10-18 09:56:00 -06:00 |
|
Gregory Nutt
|
054a1a8231
|
ESP32 Core: Refresh configuration
|
2016-10-18 09:41:16 -06:00 |
|
Gregory Nutt
|
6745690a6f
|
configs/Board.mk: Add extra clean operations
|
2016-10-18 09:46:48 -06:00 |
|
Gregory Nutt
|
ac97a81fb0
|
ESP32 core: Add linker script
|
2016-10-18 09:43:56 -06:00 |
|
Gregory Nutt
|
29ccdf350a
|
Merge remote-tracking branch 'origin/master' into esp32
|
2016-10-16 09:53:03 -06:00 |
|
Ken Pettit
|
201a32cf8c
|
Add support for the RISC-V architecture and configs/nr5m100-nexys4 board. I will be making the FPGA code for this available soon (within a week I would say). The board support on this is pretty thin, but it seems like maybe a good idea to get the base RISC-V stuff in since there are people interested in it.
|
2016-10-16 09:47:07 -06:00 |
|
Gregory Nutt
|
8c3c78f24a
|
Xtensa: Fix register usage in up_strackframe
|
2016-10-16 09:26:33 -06:00 |
|