Glenn Ruben Bakke
|
9009ad67b0
|
nrf5/boards: Updating boards to comply to new style of configuring pins for uart and spi.
|
2017-01-26 22:29:58 +01:00 |
Glenn Ruben Bakke
|
6387490e4a
|
nrf5/boards: Updating board configuration for pca10056 (nrf52840) with new pin configuration scheme for SPI and UART.
|
2017-01-26 22:15:35 +01:00 |
Glenn Ruben Bakke
|
0fdcd2eac7
|
nrf5/boards: Adding ssd1289 lcd module in pca10040 (nrf52832) board.
|
2017-01-25 19:51:14 +01:00 |
Glenn Ruben Bakke
|
e40c385c6a
|
nrf5: Syncing code after upmerge with master.
|
2017-01-22 22:18:44 +01:00 |
Glenn Ruben Bakke
|
8e6b51a605
|
nrf5/boards: Enable LS0XXB7DXXX display module in pca10056 board config.
|
2017-01-19 20:46:58 +01:00 |
Glenn Ruben Bakke
|
00a59ed8d6
|
nrf5/boards: Enable ssd1305 oled display to be default for pca10028 for now.
|
2017-01-16 23:39:50 +01:00 |
Glenn Ruben Bakke
|
73be85dd6d
|
nrf52/boards: Increasing the stack and heap in pca10056 (nrf52840) target from 2k/32k to 40k/128k to debug some buffer problems when running large frozen python programs.
|
2017-01-15 19:39:57 +01:00 |
Glenn Ruben Bakke
|
c6fc0a134c
|
nrf51/boards: Increasing heap and stack size in the pca10028 board.
|
2017-01-15 19:37:53 +01:00 |
Glenn Ruben Bakke
|
7edea7848d
|
nrf51/boards: Enable display driver and oled ssd1306 (also bringing in framebuffer and graphics module) into the pca10028 target.
|
2017-01-15 19:34:52 +01:00 |
Glenn Ruben Bakke
|
c87716d715
|
nrf5/boards: Adding ADC pins in pins.csv file for pca10056 (nrf52840).
|
2017-01-15 17:53:30 +01:00 |
Glenn Ruben Bakke
|
a5bb966614
|
nrf5/boards: Updating pca10028 (nrf51) board config. Enable SPI machine module. Enable flow control on UART. Correcting SPI CLK, MISO and MOSI pin assignments.
|
2017-01-12 19:54:07 +01:00 |
Glenn Ruben Bakke
|
994341fc3b
|
nrf5/boards: Enabling ADCE (SAADC) variant of adc hal to match hardware on nrf52 series.
|
2017-01-11 20:19:31 +01:00 |
Glenn Ruben Bakke
|
3e112c40f3
|
nrf5/boards: Adding ADC config to pca10028 pins.csv
|
2017-01-11 20:18:04 +01:00 |
Glenn Ruben Bakke
|
8349fd0bb9
|
nrf5/boards: Tuning linker script for nrf51822_ac to get some more heap.
|
2017-01-11 20:14:53 +01:00 |
Glenn Ruben Bakke
|
5d5d06ff41
|
nrf5/boards: Updating make-pins.py to generate ADC pin settings from board pins.csv.
|
2017-01-11 20:12:32 +01:00 |
Glenn Ruben Bakke
|
a0b0e13785
|
nrf5/boards: Enable ADC machine module for pca10028, pca10040 and pca10056.
|
2017-01-11 17:28:38 +01:00 |
Glenn Ruben Bakke
|
7016ece34d
|
nrf5/boards: Enable ADC/SAADC hal for pca10028 (nrf51), pca10040 (nrf52832) and pca10056 (nrf52840) boards.
|
2017-01-11 17:04:08 +01:00 |
Glenn Ruben Bakke
|
383db817f9
|
nrf5/boards: Enable hardware I2C machine module for pca10028 (nrf51), pca10040 (nrf52832) and pca10056 (nrf52840) boards.
|
2017-01-11 16:54:00 +01:00 |
Glenn Ruben Bakke
|
8ca63e7196
|
nrf5/boards: Enable TWI hal for pca10028 (nrf51), pca10040 (nrf52832) and pca10056 (nrf52840) boards.
|
2017-01-11 16:52:45 +01:00 |
Glenn Ruben Bakke
|
28e1e506f6
|
nrf5/boards: Enable SSD1306 spi driver for pca10040 (nrf52832) and pca10056 (nrf52840) boards.
|
2017-01-10 18:28:11 +01:00 |
Glenn Ruben Bakke
|
dd7007240c
|
nrf5/boards: Enable PWM module and epaper display module in pca10056 board config.
|
2017-01-09 19:44:31 +01:00 |
Glenn Ruben Bakke
|
4ca61a9d0e
|
nrf5/boards: Giving a bit more heap for nrf52840 linker script.
|
2017-01-08 22:34:48 +01:00 |
Glenn Ruben Bakke
|
268d988553
|
nrf5/boards: Enabling spi in pca10056 hal config.
|
2017-01-08 21:19:23 +01:00 |
Glenn Ruben Bakke
|
c8cc2aa6f9
|
nrf5/boards: Enabling ili9341 display drivers and to be compiled in on pca10056 target board. Updating SPI configuration with gpio port.
|
2017-01-08 21:18:18 +01:00 |
Glenn Ruben Bakke
|
bc22cc9ce8
|
nrf5/boards: Enabling display drivers/spi/pwm to be compiled in on pca10040 target board. Updating SPI configuration with gpio port.
|
2017-01-08 21:16:41 +01:00 |
Glenn Ruben Bakke
|
43a2355665
|
nrf5: Updating pin, spi and uart to use port configuration for gpio pins. Update pin generation script, macros for PIN generation. Updating macros for setting pin values adding new port parameter to select the correct GPIO peripheral port.
|
2017-01-08 16:40:18 +01:00 |
Glenn Ruben Bakke
|
014e650499
|
nrf5/boards: Disable SPI hal from pca10001 board.
|
2017-01-08 16:28:18 +01:00 |
Glenn Ruben Bakke
|
ec44f6427b
|
nrf5/boards: Disable SPI/Timer/RTC hal from microbit board.
|
2017-01-08 16:27:35 +01:00 |
Glenn Ruben Bakke
|
392e226b2c
|
nrf5/boards: Adding more pins to nrf52840 / pca10056 target board.
|
2017-01-08 16:16:29 +01:00 |
Glenn Ruben Bakke
|
6973c13608
|
nrf5/boards: Updating all board configs with gpio port configuration for uart/spi pins. Leds still not defined by gpio port.
|
2017-01-08 16:04:52 +01:00 |
Glenn Ruben Bakke
|
4f04eed4c5
|
nrf5/boards: Updating makefiles to use system.c files based on sub-variant of mcu.
|
2017-01-08 15:15:36 +01:00 |
Glenn Ruben Bakke
|
56d187b942
|
nrf5/boards: Changing tft lcd display name from SLD10261P to ILI9341 in pca10040 board configuration.
|
2017-01-05 19:59:25 +01:00 |
Glenn Ruben Bakke
|
643bf19466
|
nrf5: Correcting define name for epaper sld00200p, missing 0.
|
2017-01-04 19:59:12 +01:00 |
Glenn Ruben Bakke
|
25947a1b00
|
nrf5/boards: Enable display module to be built in. Also adding one epaper display and one tft lcd to test display module when porting the corresponding drivers to micropython.
|
2017-01-04 17:22:58 +01:00 |
Glenn Ruben Bakke
|
11fc46ca6f
|
nrf5/boards: Adding initial microbit build files and board configurations.
|
2017-01-03 17:02:49 +01:00 |
Glenn Ruben Bakke
|
4b6a12a251
|
nrf5/boards: Updating pca10028 board config to not define RTS/CTS pins when HWFC is set to 0.
|
2017-01-03 16:57:05 +01:00 |
Glenn Ruben Bakke
|
520105aaa7
|
nrf52/boards: Tuning linker script for nrf52832 when using iot softdevice. Need more heap for LCD framebuffer.
|
2016-12-29 17:08:16 +01:00 |
Glenn Ruben Bakke
|
5f4cf7b908
|
nrf5/boards: Bouncing up heap to 32k on pca10040 to allow for application to allocate 9600bytes+ framebuffer when using LCD screen (240x320).
|
2016-12-29 08:49:20 +01:00 |
Glenn Ruben Bakke
|
46ddf2ed70
|
nrf5/boards: Enable MICROPY_PY_MACHINE_RTC in pca10028 (nrf51) and pca10040 (nrf52) targets.
|
2016-12-26 16:50:59 +01:00 |
Glenn Ruben Bakke
|
8e7f9d7c38
|
nrf5/boards: Enable MICROPY_PY_MACHINE_TIMER in pca10028 (nrf51) and pca10040 (nrf52) targets.
|
2016-12-26 16:18:16 +01:00 |
Glenn Ruben Bakke
|
5c327f2f2f
|
nrf/boards: Adding RTC and TIMER hal to be linked in when implemented. Enable one board for nrf51 and one for nrf52 for ease of debugging when implementing the hal.
|
2016-12-25 18:15:32 +01:00 |
Glenn Ruben Bakke
|
b350dc5198
|
nrf52: Set names to be used on PWM0-2 in board config. For nrf52840, the PWM3 is excluded as repo does not have latest headers to reflect this yet. Bump up to be done soon.
|
2016-12-17 01:27:58 +01:00 |
Glenn Ruben Bakke
|
dd9812e1e9
|
nrf52: Enable PWM HAL for both pca10040 (nrf52832) and pca10056 (nrf52840).
|
2016-12-17 01:21:32 +01:00 |
Glenn Ruben Bakke
|
275bf46831
|
nrf51: Disable MICROPY_PY_MACHINE_PWM for now in all nrf51 target boards as sw impl. is not yet included in the repo.
|
2016-12-17 01:19:44 +01:00 |
Glenn Ruben Bakke
|
36a232182a
|
nrf5/boards: Adding config flag for HAL_PWM in pca10040 and pca10056.
|
2016-12-16 19:56:00 +01:00 |
Glenn Ruben Bakke
|
90730787f3
|
nrf5: Adding initial board files for pca10056. The files are not complete (only 32 pins are added for now). UART REPL, leds, and Pins (up to 31) are functional.
|
2016-12-13 21:38:39 +01:00 |
Glenn Ruben Bakke
|
bc1aa84cac
|
nrf5: Updating comment in linker script for nrf52832 and nrf52840 to distinguish between the two nrf52 variants.
|
2016-12-13 21:35:15 +01:00 |
Glenn Ruben Bakke
|
faa460ae88
|
nrf5: Adding new linker script for nrf52840.
|
2016-12-13 21:32:40 +01:00 |
Glenn Ruben Bakke
|
1a1f9b0c9d
|
nrf5: updating flash size comment in nrf52832 linker script.
|
2016-12-13 21:31:39 +01:00 |
Glenn Ruben Bakke
|
d7dc0b789d
|
nrf5: Updating port with new content. SPI, SDcard (trough sdcard.py), Pin, and machine module. Also adding some basic modules depending on SDK and bluetooth stack from nordic semiconductor. NUS is module copied from original port by tralamazza, and new basic module for 6lowpan over BLE which can be used by modnetwork and modusocket. Basic BLE module to enable bluetooth stack and start a eddystone advertisment is kept, and still works without SDK, even if in the SDK folder (its placed there as it needs bluetooth stack from an SDK).
|
2016-12-13 20:27:26 +01:00 |