Gregory Nutt
|
a3112b231c
|
nucleo-l476rg: Add better selection of timer.
|
2016-11-22 07:49:04 -06:00 |
|
Gregory Nutt
|
3031822518
|
configs: Remove all traces of the no-longer existent ARCHBUTTONS example.
|
2016-11-22 07:37:23 -06:00 |
|
Gregory Nutt
|
7825dbb3a1
|
configs: Remove all button configurations that depended on the obsoleted ARCHBUTTON example
|
2016-11-22 07:23:23 -06:00 |
|
Gregory Nutt
|
a0711b1c19
|
configs: All QE encoder files. Last change made timer hard-coded to 3. Make configurable.
|
2016-11-22 06:41:46 -06:00 |
|
Sebastien Lorquet
|
dfa2d107b2
|
The examples/qencoder app was trying to init the encoder by a direct call into the board, cheating in a local header to declare the normally unavailable function prototype.
|
2016-11-22 06:26:32 -06:00 |
|
Gregory Nutt
|
ef1fc550b7
|
Refresh viewtool configurations
|
2016-11-21 15:05:54 -06:00 |
|
Gregory Nutt
|
d83ad6296c
|
Update README
|
2016-11-20 16:12:58 -06:00 |
|
Gregory Nutt
|
01ade4803a
|
Update README and TODO list
|
2016-11-20 09:51:54 -06:00 |
|
Gregory Nutt
|
439c72e7c8
|
Refresh all networking configurations due to changes in work-queue related configuration variables for Ethernet drivers.
|
2016-11-19 09:41:24 -06:00 |
|
Wolfgang Reißnegger
|
5d658a8915
|
configs/dk-tm4c129x: Typo fix.
|
2016-11-18 17:23:21 -08:00 |
|
Sebastien Lorquet
|
ddba6de8bc
|
Add support for timers to nucleo l476
|
2016-11-18 15:26:31 +01:00 |
|
Gregory Nutt
|
10af1e1734
|
sabre-6quad: Update TODO list
|
2016-11-17 11:50:58 -06:00 |
|
Gregory Nutt
|
23d2915179
|
Update README
|
2016-11-15 13:25:30 -06:00 |
|
Gregory Nutt
|
21f92ba601
|
Review some SMP logic; update comments; refresh configuration.
|
2016-11-15 09:24:00 -06:00 |
|
Gregory Nutt
|
b53866c872
|
sched/irq: Change order for SMP case in enter_critical_section: Disble local interrupts BEFORE taking spinlock.
|
2016-11-15 07:54:18 -06:00 |
|
Gregory Nutt
|
e2f999a5df
|
Update Changelog
|
2016-11-15 07:35:30 -06:00 |
|
Gregory Nutt
|
a2531cea0c
|
ESP32: Refresh configurations, update README
|
2016-11-15 07:28:37 -06:00 |
|
Gregory Nutt
|
5dfc5f1da5
|
ESP32 Core v2: Add configuration to supporting linking NuttX for execution out of IRAM.
|
2016-11-14 17:51:50 -06:00 |
|
Gregory Nutt
|
0ed0217be2
|
ESP32: Trivial typo prevent good link
|
2016-11-14 13:41:30 -06:00 |
|
Gregory Nutt
|
c84db68103
|
Xtensa ESP32: Fix some compilation errors that snuck with some of the last changes
|
2016-11-14 13:29:08 -06:00 |
|
Gregory Nutt
|
3b6c4b37b0
|
Update README
|
2016-11-14 12:54:29 -06:00 |
|
Gregory Nutt
|
c7dad4ffe0
|
Update README
|
2016-11-14 11:52:33 -06:00 |
|
Gregory Nutt
|
74089c5198
|
ESP32 Core v2: Include a copy of the OpenOCD config file.
|
2016-11-14 11:30:40 -06:00 |
|
Gregory Nutt
|
efbb622ab8
|
Update README
|
2016-11-14 10:30:10 -06:00 |
|
Alan Carvalho de Assis
|
a6b7730f8c
|
Add Vishay VEML6070 driver and support for STM32F103-Minimum board
|
2016-11-13 11:44:28 -06:00 |
|
Gregory Nutt
|
c7b5f20b5d
|
Update README
|
2016-11-13 09:30:45 -06:00 |
|
Gregory Nutt
|
102abb380d
|
Update README
|
2016-11-13 07:55:34 -06:00 |
|
Gregory Nutt
|
e87f1360c6
|
Update README
|
2016-11-12 15:51:14 -06:00 |
|
Gregory Nutt
|
f22c41c7cd
|
Updae README
|
2016-11-12 15:10:23 -06:00 |
|
Gregory Nutt
|
6d2a10571f
|
Update README
|
2016-11-08 08:22:07 -06:00 |
|
Gregory Nutt
|
9045959aa6
|
Update TODO and README
|
2016-11-08 07:45:21 -06:00 |
|
Gregory Nutt
|
d675901913
|
ESP32: Update README.
|
2016-11-07 11:03:01 -06:00 |
|
Ramtin Amin
|
2964779985
|
configs/misoc: Add an NSH configuration
|
2016-11-07 10:10:44 -06:00 |
|
Gregory Nutt
|
1344d8b466
|
STM32F746-WS: A few repairs to the nsh/defconfig for USB support.
|
2016-11-07 09:20:47 -06:00 |
|
Gregory Nutt
|
dd04d73afe
|
STM32F7 SD/MMC driver depends on CONFIG_SDIO_DMA which is only defined in stm32/Kconfig. Changed to CONFIG_STM32F7_SDMMC_DMA and defined in stm32f7/Kconfig.
|
2016-11-07 09:16:34 -06:00 |
|
Gregory Nutt
|
ac6581acec
|
Changes from review of last PR
|
2016-11-07 08:28:39 -06:00 |
|
Gregory Nutt
|
261aef1e0d
|
Merged in petekol/nuttxnsm (pull request #168)
stm32f7 important usb fixes
|
2016-11-07 14:08:00 +00:00 |
|
Gregory Nutt
|
155f863ca1
|
Update README
|
2016-11-07 07:04:44 -06:00 |
|
Gregory Nutt
|
89c3c20052
|
Merge remote-tracking branch 'origin/master' into misoc
|
2016-11-06 11:09:05 -06:00 |
|
Gregory Nutt
|
1753949045
|
Update README
|
2016-11-06 08:55:15 -06:00 |
|
Gregory Nutt
|
5dc9d963f6
|
configs/misco: CONFIG_DEFAULT_SMALL should not be set either. It is really too late now, hoever, because all of the small defaults have already been set.
|
2016-11-05 08:49:50 -06:00 |
|
Gregory Nutt
|
479c9776a7
|
configs/misoc: Should not have CONFIG_MM_SMALL set in defconfig.
|
2016-11-05 08:42:33 -06:00 |
|
Gregory Nutt
|
b0dffdc2ca
|
Fix a number of header files with mismatched 'extern C {' and '}'
|
2016-11-05 07:25:05 -06:00 |
|
Gregory Nutt
|
5a9d3b20fa
|
LM32: Add README. Update hello defconfig and setenv.sh
|
2016-11-04 17:19:42 -06:00 |
|
Lok Tep
|
0fd38c2883
|
enable mmc
|
2016-11-04 22:02:46 +01:00 |
|
Ramtin Amin
|
45caca804a
|
LM32: Progress on interrupt and serial driver.
|
2016-11-04 14:04:43 -06:00 |
|
Ramtin Amin
|
b2126738cd
|
LM32: Fix implementation of up_irq_save() and up_irq_restore()
|
2016-11-04 10:54:10 -06:00 |
|
Gregory Nutt
|
905f6f2956
|
Merge remote-tracking branch 'origin/master' into misoc
|
2016-11-04 09:58:57 -06:00 |
|
Gregory Nutt
|
8bd8ab1a45
|
configs/nucleo_f303re: Various fixes to get the adc configuration building again after PR. Refresh all configurations.
|
2016-11-04 06:59:28 -06:00 |
|
Gregory Nutt
|
b78ee72a07
|
defconfgs: More fallout from name change of apps/examples/buttons to archbuttons.
|
2016-11-03 20:20:25 -06:00 |
|
Gregory Nutt
|
65b1ced5f2
|
Merge remote-tracking branch 'origin/master' into misoc
|
2016-11-03 18:12:02 -06:00 |
|
Gregory Nutt
|
bdde5720ca
|
Back out the rest of commit 1e754402b8 . Newlib support will not be accepted into the NuttX repository.
|
2016-11-03 09:43:27 -06:00 |
|
Gregory Nutt
|
de30c2e5dd
|
Back out the rest of commit 1e754402b8 . Newlib support will not be accepted into the NuttX repository.
|
2016-11-03 09:41:38 -06:00 |
|
Gregory Nutt
|
96aba62fda
|
bambino-200e: Add EXTRA_LIBS and EXTRA_LIBPATHS to nsh/Make.defs
|
2016-11-03 09:15:30 -06:00 |
|
Gregory Nutt
|
ea9ac44171
|
Move CONFIG_CXX_LINK_GNUTOOL_LIB from libxx/Kconfig to configs/bambino-200e/Kconfig
|
2016-11-03 09:06:24 -06:00 |
|
Alan Carvalho de Assis
|
1e754402b8
|
Add C++ support linking with GNU toolchain newlib/stdlibc++
|
2016-11-03 08:50:58 -06:00 |
|
Gregory Nutt
|
cb96e632fa
|
LM32: Add toolchain configuration; Add Toolchain.defs.
|
2016-11-03 07:21:25 -06:00 |
|
Gregory Nutt
|
a8ef1e55e9
|
Merge remote-tracking branch 'origin/master' into misoc
|
2016-11-02 14:06:14 -06:00 |
|
Ramtin Amin
|
b5a94e255a
|
Misoc/LM32: Changes to get a clean compilation after initial review and commit
|
2016-11-02 12:07:52 -06:00 |
|
Ramtin Amin
|
19f5a5f49d
|
MISOC LM32: configs/misoc board support for testing
|
2016-11-01 16:14:18 -06:00 |
|
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 |
|