1244 Commits

Author SHA1 Message Date
Sergio R. Caprile
8df70ba58b Add Discovery STM32H573I-DK examples 2023-12-13 10:50:28 -03:00
Sergey Lyubka
ee43a5389f
Merge pull request #2522 from cesanta/mqttd
MQTT Dashboard fixes/updates
2023-12-13 11:53:59 +00:00
Sergey Lyubka
98d877c5f0 Reenable UART logging to fix the test 2023-12-10 12:17:54 +00:00
Sergio R. Caprile
9de31ba816 updates 2023-12-08 18:36:59 -03:00
Sergio R. Caprile
560561c5b7 fixes 2023-12-08 16:35:03 -03:00
Sergey Lyubka
ed2d4c1c2b
Merge pull request #2519 from cesanta/prof
Add profiling capability
2023-12-08 18:43:14 +00:00
Sergio R. Caprile
2ba4a74762 update to current API 2023-12-08 14:41:10 -03:00
cpq
693316de44 Add profiling capability 2023-12-08 17:00:42 +00:00
Sergio R. Caprile
fc8ba744dc fix for flash boot (ROM changes defaults) 2023-12-06 17:45:22 -03:00
cpq
22837f93c8 Mock LED settings 2023-12-06 09:41:48 +00:00
cpq
b03ececbbb Disable mbedtls, add flash target 2023-12-06 09:10:46 +00:00
cpq
4b8fb23def Typo in v307 makefile 2023-12-01 08:36:18 +00:00
cpq
253bc64c9e Add zip target 2023-12-01 00:03:31 +00:00
cpq
32d3fc6803 Add zip target 2023-12-01 00:02:48 +00:00
Sergey Lyubka
920875ecc9
Merge pull request #2508 from cesanta/v307
Use V307 flash
2023-12-01 00:01:20 +00:00
cpq
85d3e7f375 Use V307 flash 2023-11-30 23:51:34 +00:00
Sergio R. Caprile
4ceb50d485 more Mongoose-style 2023-11-30 12:16:56 -03:00
Sergio R. Caprile
4b4dcb20ca more Mongoose-style 2023-11-29 16:14:09 -03:00
Sergio R. Caprile
c02c1130ed Generate flash images
TODO(scaprile): check when and if following is needed

  flash_init();                   // setup pins and clocks to access board flash
2023-11-29 10:47:05 -03:00
Sergio R. Caprile
57837f285f fix text 2023-11-28 19:55:27 -03:00
Sergey Lyubka
c74534cf5e
Merge pull request #2495 from cesanta/modbus
Add modbus dashboard
2023-11-27 21:31:37 +00:00
cpq
64ca1ad787 Add modbus dashboard 2023-11-27 21:26:19 +00:00
Sergey Lyubka
8022635c04
Merge pull request #2494 from cesanta/mqttws
make Mosquitto happy
2023-11-27 13:13:14 +00:00
Sergio R. Caprile
1f37595200 make Mosquitto happy 2023-11-26 15:38:28 -03:00
cpq
122115dbea Fix #2456 - wake up mongoose thread 2023-11-25 08:28:39 +00:00
Sergey Lyubka
2a25e449a2
Merge pull request #2476 from cesanta/mqtt-dashboard-part-2
Added MQTT Dashboard support for H723ZG
2023-11-24 10:45:49 +00:00
cpq
fa76312313 Add example for ch32v307 2023-11-22 10:22:10 +00:00
robert
46687f6fe3 Added MQTT Dashboard support for H723ZG 2023-11-20 02:08:07 -05:00
Sergio R. Caprile
c8f207c277 rename iMX-RT 2023-11-15 19:27:20 -03:00
cpq
1118c997b5 Nitpick - simple handler changed 2023-11-15 18:41:03 +00:00
Sergey Lyubka
5ee8552e6c
Merge pull request #2472 from cesanta/mqtt-dashboard
Added MQTT Dashboard
2023-11-14 12:34:03 +00:00
robert
b0eb7b6dec Added MQTT Dashboard 2023-11-14 05:52:33 -05:00
Sergio R. Caprile
1032f0ade7 update screenshot and README 2023-11-13 09:55:54 -03:00
cpq
b379f81004 Nit picks 2023-11-13 01:56:50 +00:00
Sergey Lyubka
d1b0342a18
Merge pull request #2468 from cesanta/teensy
Add teensy41 example
2023-11-11 21:28:28 +00:00
cpq
b815e6bc04 Add teensy41 example 2023-11-11 21:22:00 +00:00
Sergio R. Caprile
9cfe72af4a standardize build options 2023-11-09 14:40:12 -03:00
Sergio R. Caprile
7a3734e54d standardize naming and build options 2023-11-08 13:54:44 -03:00
Sergio R. Caprile
abdd14b0a1 standardize build options 2023-11-07 17:05:41 -03:00
Sergio R. Caprile
8faa11585c Add Micropython on ESP32 example 2023-11-03 19:15:57 -03:00
Sergio R. Caprile
ee792db6a3 Add Micropython example 2023-11-02 18:17:33 -03:00
Sergio R. Caprile
1dda8b9e60 Fix H743 FreeRTOS early SysTick crash 2023-11-02 14:58:52 -03:00
Sergey Lyubka
107e303282
Merge pull request #2445 from cesanta/cmsis-driver
Add driver for CMSIS-Driver
2023-11-02 14:55:16 +00:00
Sergey Lyubka
22f76091a2
Merge pull request #2446 from cesanta/o2
Single bank OTA
2023-11-02 14:55:01 +00:00
cpq
376e5ccaae Single bank OTA 2023-11-02 09:30:55 +00:00
Sergio R. Caprile
b792304cf8 Add driver for CMSIS-Driver 2023-11-01 17:26:34 -03:00
Sergio R. Caprile
18cd18d1e5 fix H563 FreeRTOS Cortex-M33 port SystemInit 2023-10-31 12:40:18 -03:00
Sergio R. Caprile
9044c02edc Fix H723 FreeRTOS example failing on some compiler versions with optimizer on 2023-10-30 14:13:28 -03:00
Sergio R. Caprile
15b4d566e7 Add RT1060 examples 2023-10-27 16:19:12 -03:00
Sergio R. Caprile
6dabbe237d unbreak RT1020 examples after removing IMX prefix 2023-10-25 14:56:29 -03:00