Граф коммитов

719 Коммитов

Автор SHA1 Сообщение Дата
Riven 51f3ad9724
add cpu freq check to timer set (#50)
* add cpu freq check to timer set

* gen update evt on prescaler update

* keep micros continous

* fallback to recommand implement~
2023-11-14 17:43:32 +01:00
Mark Olsson 78423b0d4c
add BL support for PB_0 LED (#48) 2023-11-06 18:53:24 +01:00
Michal Moskal 77d2d46823 adapt to new jd_max_sleep 2023-06-22 16:07:40 -07:00
Michal Moskal 07e858c07b check usb tx return code 2023-04-11 16:31:14 -07:00
Michal Moskal decd777d0d format 2023-04-11 16:29:26 -07:00
Michal Moskal 3321d32ce1 fix usb clocks 2023-04-04 14:54:13 -07:00
Michal Moskal 9a5fa4b36f add usb code 2023-04-04 11:47:24 -07:00
Michal Moskal a53004be2a assert in memset 2023-04-03 15:28:19 -07:00
Michal Moskal 9c2b24e654 fixes for l4 clocks/fpu 2023-04-03 15:28:14 -07:00
Michal Moskal b5b9fead98 fix startup file 2023-03-31 11:23:41 -07:00
Michal Moskal 105e7a3454 dropping cmake-stm32 2023-03-31 11:08:31 -07:00
Michal Moskal 7310a59f0e l4 fixes 2023-03-31 10:42:29 -07:00
Michal Moskal 36620d3517 use common i2c code 2023-03-30 18:09:58 -07:00
Michal Moskal 487ca96aad move files to stm32/ folder 2023-03-30 17:35:03 -07:00
Michal Moskal 0470ecfeba stm32l4-specific code 2023-03-30 16:05:29 -07:00
Michal Moskal 4cb4b7fdd8 ifdef STM32WL -> ifdef STM32L 2023-03-30 16:03:37 -07:00
Michal Moskal 05f7b6913a jacs->devs rename 2022-11-30 13:03:41 -08:00
Michal Moskal cb6c089ccf one more panic 2022-11-30 11:47:24 -08:00
Michal Moskal deb203b7fa use JD_PANIC() macro 2022-11-30 11:41:10 -08:00
Michal Moskal 160c0f5dab fix bug 2022-11-11 17:09:47 -08:00
Michal Moskal c9259825a7 fix build of no-bootloader targets 2022-10-12 13:16:48 -07:00
Michal Moskal f49c13fcad enable HW_ALLOC when client 2022-10-12 11:28:47 -07:00
Michal Moskal de3135101d add initial DMA UART impl 2022-08-10 11:39:39 +02:00
Michal Moskal e024ecdd1a move DMA utils 2022-08-10 11:39:26 +02:00
Michal Moskal c5ecb0a6dd clean up in pin_* 2022-07-15 15:45:45 -07:00
Michal Moskal eb35ffc2e4 use TIM14 define 2022-07-15 15:28:33 -07:00
Michal Moskal 4a6e587c59 add BL support for PA_8 LED 2022-07-15 15:28:23 -07:00
Michal Moskal 06eb7d88d2 instruction clarifications 2022-07-13 14:39:29 -07:00
Michal Moskal 1ed84560ea try to fix windows build 2022-07-08 10:44:51 -07:00
Michal Moskal 3d1b5ec008 Fix WinNT build race 2022-07-08 10:24:56 -07:00
Michal Moskal e3948fa6c0 allow file name for TRG= setting; update docs 2022-07-07 16:10:43 -07:00
Michal Moskal 6d70a51ed5 fix buffer overflow 2022-07-06 17:00:13 -07:00
Michal Moskal 7ea9e83d7d add SRST=1 option to Makefile to assert srst before attach 2022-06-24 17:46:42 -07:00
Michal Moskal 5a6ab15ef3 renames for latest jd-c 2022-06-23 16:26:15 -07:00
Michal Moskal 40a7f87c2f add info comment 2022-06-23 16:26:11 -07:00
Michal Moskal 59aeba4173 add missing pkg info 2022-06-23 16:04:14 -07:00
Michal Moskal 2cb94f72ce simplify gpiod impl 2022-06-23 16:00:25 -07:00
Michal Moskal e7c5055e95 start on gpiod impl of rpi bridge 2022-06-23 15:54:32 -07:00
Michal Moskal c5301069c3 moving to gpiod 2022-06-23 11:43:43 -07:00
Steve Hodges 0a9014e5d8
more details on using J-Link and ST-LINK 2022-06-21 12:09:05 +01:00
Michal Moskal e33476158e avoid warning 2022-06-20 16:51:00 -07:00
Michal Moskal 4b0c3fbf55 update SPI bridge to latest jd-c 2022-06-20 16:33:55 -07:00
Michal Moskal ad5b0e7e02 fix warnings 2022-06-20 16:33:26 -07:00
Michal Moskal 266b626fe8 update windows com instructions 2022-06-17 14:58:41 -07:00
Michal Moskal 1139620ce9 setup pin as output in pin_pulse() 2022-06-17 14:04:40 -07:00
Michal Moskal e7df1f6365 compile storage/* in client profile 2022-06-14 11:34:47 -07:00
Michal Moskal 1039a47842 Add info on manual deploy 2022-06-13 11:00:20 -07:00
Michal Moskal 8b0043c78b button is new example; add 'update-submodules' target 2022-06-07 09:59:28 -07:00
Peli de Halleux 7c81f16f71
emphasize on not 2022-06-06 21:53:24 -07:00
Michal Moskal bd6ec5166e instructions on submodules 2022-06-06 17:41:36 -07:00